CATSpineData2 : ReferenceTarget {1d473a0e,3b151c9d}This object is part of 3ds Max CAT.
In versions prior to 3ds Max 2013, it was implemented as CATSpineData2 : FloatController with the same ClassID and properties.
Constructor
Class instances not creatable by MAXScriptAliases
CATSpineData2
SpineData2Properties
<CATSpineData2>.BaseHub(TipController) : maxObjectGet/set the HubTrans controller defining the base of theSpine.
<CATSpineData2>.TipHub(TipController) : maxObjectGet/set the HubTrans controller defining the tip of theSpine.
<CATSpineData2>.SpineID: indexContains the ID of the Spine.
Read-only.
<CATSpineData2>.NumBones: integerGet/set the number of bones in the Spine.
<CATSpineData2>.Bones: maxObject arrayContains an array of all CATSpineTrans2 controllers in the Spine.
<CATSpineData2>.SpineWeight: floatGet/set the Spine Weigth value.
<CATSpineData2>.ProjectionVector: matrix3Contains the Projection Vector of the Spine.
Interface:ICATControlFPInterfaceSee Interface: ICATControlFPInterface for properties and methods.
Interface:CATGroupManagerFPInterfaceSee Interface: CATGroupManagerFPInterface for properties and methods. Available in 3ds Max 2013 and higher.
Interface:SpineFPInterfaceSee Interface: SpineFPInterface for properties and methods. Available in 3ds Max 2013 and higher.