Untold Engine  Beta v0.0.16
docs
U4DEngine::KEYFRAMEDATA Struct Reference

The KEYFRAMEDATA structure holds 3D animation keyframe data. More...

Public Attributes

std::string name
 Keyframe name.
 
float time
 Keyframe time value.
 
U4DDualQuaternion animationSpaceTransform
 3D animation space transform-orientation/translation of every armature bone in keyframe
 

Detailed Description

The KEYFRAMEDATA structure holds 3D animation keyframe data.