Gets or sets the mesh parts XBoneCombinationInfo array with information about parts with the same attributes and bones combination.

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

Syntax

C#
public XBoneCombinationInfo[] BoneCombinationInfo { get; set; }

See Also