DigitData : ReferenceTarget

DigitData : ReferenceTarget {67e7064d,28271d66} 
 

   

3ds Max CAT - Quick Navigation

This object is part of 3ds Max CAT.

In versions prior to 3ds Max 2013, it was implemented as DigitData : FloatController with the same ClassID.

Constrcutor:

Class instances not creatable by MAXScript. 

Aliases:

DigitData... 

Properties:

<DigitData>.Bones : maxObject array

Contains an array of the digit bones .

   

<DigitData>.CurlWeight : float

Get/set the curl weight value.

   

<DigitData>.Width : float

Get/set the width of the digit.

   

<DigitData>.Depth : float

Get/set the depth value of the digit.

   

<DigitData>.DigitID : index

Contains the Digit ID value.

Read-only.

   

<DigitData>.NumBones (NumSegs) : integer

Get/set the number of bone segments in the digit.

   

<DigitData>.Palm : maxObject

Contains the PalmTranscontroller of the hand the digit belongs to.

   

<DigitData>.RootPos : point3

Get/set the root position of the digit.

   

DigitData interfaces:

Interface:ICATControlFPInterface 

See Interface: ICATControlFPInterface for properties and methods.

   

Interface:CATGroupManagerFPInterface 

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

   

See Also