Gets or sets the bone frame array.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public XAnimationFrame[] BoneFrameTable { get; set; }

Remarks

Every bone is represented by just one frame.

See Also