2.2.4.17.16 Animation_SetARGBColor
The Animation_SetARGBColor message sets the ARGB color of the keyframe.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
idxKeyframe |
|||||||||||||||||||||||||||||||
|
clrValue |
|||||||||||||||||||||||||||||||
_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 0x0000000F 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.
clrValue (4 bytes): A Color (section 2.2.6.9).The new ARBG color of the keyframe.