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
SpineData2 Properties:
<CATSpineData2>.BaseHub(TipController) : maxObject Get/set the HubTrans controller defining the base of theSpine.
<CATSpineData2>.TipHub(TipController) : maxObject Get/set the HubTrans controller defining the tip of theSpine.
<CATSpineData2>.SpineID: index Contains the ID of the Spine.
Read-only.
<CATSpineData2>.NumBones: integer Get/set the number of bones in the Spine.
<CATSpineData2>.Bones: maxObject array Contains an array of all CATSpineTrans2 controllers in the Spine.
<CATSpineData2>.SpineWeight: float Get/set the Spine Weigth value.
<CATSpineData2>.ProjectionVector: matrix3 Contains the Projection Vector of the Spine.
Interface:ICATControlFPInterface See Interface: ICATControlFPInterface for properties and methods.
Interface:CATGroupManagerFPInterface See Interface: CATGroupManagerFPInterface for properties and methods. Available in 3ds Max 2013 and higher.
Interface:SpineFPInterface See Interface: SpineFPInterface for properties and methods. Available in 3ds Max 2013 and higher.