CATSpineData2 : ReferenceTarget

CATSpineData2 : ReferenceTarget {1d473a0e,3b151c9d} 
 

   

3ds Max CAT - Quick Navigation

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 MAXScript

Aliases:

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.

   

CATSpineData2 interfaces:

Interface:ICATControlFPInterface 

See Interface: ICATControlFPInterface for properties and methods.

   

Interface:CATGroupManagerFPInterface 

NEW in 3ds Max 2013: See Interface: CATGroupManagerFPInterface for properties and methods.

   

Interface:SpineFPInterface 

NEW in 3ds Max 2013: See Interface: SpineFPInterface for properties and methods.

   

See Also