DigitData : FloatController
 
 
 
DigitData - superclass: FloatController; super-superclass:MAXWrapper - 10:2 - classID: #(1743193677, 673652070)
 

   

3ds Max CAT - Quick Navigation

This Controller is part of 3ds Max CAT.

Constrcutor:

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

See Interface: CATControlInterface for properties and methods.

   

See Also