2.2.4.6.10 Visual_SetScale
The Visual_SetScale message changes the current scaling factor assigned to the specific visual. Scaling factors of parents, siblings, and children are not changed.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
vScale |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
_size (4 bytes): An unsigned 32-bit integer. The total message size, in bytes.
_msgid (4 bytes): A signed 32-bit integer. The message ID that is unique to the specific target. The _msgid value is 0x00000010 for this message.
_idObjectSubject (4 bytes): An unsigned 32-bit integer. The ID of the target object.
vScale (12 bytes): A Vector3 (section 2.2.6.3) that specifies the scale of the visual.