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