2.2.4.17.4 Animation_SetBezier
The Animation_SetBezier message changes the given keyframes across all sequences in the animation to use a Bezier interpolation.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
_size |
|||||||||||||||||||||||||||||||
|
_msgid |
|||||||||||||||||||||||||||||||
|
_idObjectSubject |
|||||||||||||||||||||||||||||||
|
idxKeyframe |
|||||||||||||||||||||||||||||||
|
flHandle1 |
|||||||||||||||||||||||||||||||
|
flHandle2 |
|||||||||||||||||||||||||||||||
_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 0x00000003 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.
flHandle1 (4 bytes): A single-precision 32-bit number. The first control handle for the Bezier curve.
flHandle2 (4 bytes): A single-precision 32-bit number. The second control handle for the Bezier curve.