Irrlicht
type TSkinnedMeshPositionKey = record
Animation keyframe which describes a new position.
Frame: Single;
Position: TVector3D;
The frame.
frame
The position.
position