This Function Publishing Interface is exposed by LayerFloat : FloatController and LayerMatrix3 : Matrix3Controller which are components of 3ds Max CAT.
Properties:
.LayerRoot: control : Read
Contains the Layer Root Controller.
Read-only.
.Weights : control : Read
Contains the Weights Controller.
Read-only.
.CATControl : control : Read
Contains the CAT Controller.
Read-only.
.UseSetupController : boolean : Read|Write
Get/set whether to use the Setup controller.
.SetupController : control : Read
Contains the Setup Controller.
Read-only.
.AdditiveToSetupValue : boolean : Read|Write
Get/set whether to apply the layer data additively to the value of the Setup controller.
.SelectedLayerCtrl : control : Read
Contains the Selected Layer Controller.
Read-only.
.NumLayers : integer : Read
Contains the number of layers.
Read-only.
.LayerControllers : control by value array : Read
Contains the array of Layer Controllers.
Read-only.
Methods:
<void>BakeCurrentLayerSettings()
Bakes the current layer settings.
Read-only.
Exposed by