2.2.4.17.12 Animation_SetRotation
The Animation_SetRotation message sets the sequence components of an animation to correspond to the given rotation component values.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
idxKeyframe |
|||||||||||||||||||||||||||||||
|
rot (16 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
_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 0x0000000B for this message.
_idObjectSubject (4 bytes): An unsigned 32-bit integer. The ID of the target object.
idxKeyframe (4 bytes): A signed 32-bit integer. The index of the keyframe to modify.
rot (16 bytes): A Rotation (section 2.2.6.2). The rotation to apply at the keyframe.