CATSpineData2 : FloatController
 
 
 
CATSpineData2 : FloatController {1d473a0e,3b151c9d}
 

   

3ds Max CAT - Quick Navigation

This Controller is part of 3ds Max CAT.

Constructor:

Class instances not creatable by MAXScript

Aliases:

CATSpineData2SpineData2

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:CATControlInterface

See Interface: CATControlInterface for properties and methods.

   

See Also