Data Fields |
|
RtCompressedKeyFrame * | prevFrame |
RwReal | time |
RwUInt16 | qx |
RwUInt16 | qy |
RwUInt16 | qz |
RwUInt16 | qr |
RwUInt16 | tx |
RwUInt16 | ty |
RwUInt16 | tz |
Based on RtAnimKeyFrameHeader.
|
Pointer to the previous keyframe |
|
Compressed rotation quat.real at keyframe |
|
Compressed rotation quat.imag.x at keyframe |
|
Compressed rotation quat.imag.y at keyframe |
|
Compressed rotation quat.imag.z at keyframe |
|
Time at keyframe |
|
Compressed translation x at keyframe |
|
Compressed translation y at keyframe |
|
Compressed translation z at keyframe |
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |