Irrlicht
type TSkinnedMeshRotationKey = record
Animation keyframe which describes a new rotation.
Frame: Single;
Rotation: TQuaternion;
The frame.
frame
The rotation.
rotation