Slave_Control : Matrix3Controller

Value > MAXWrapper > Controllers >Matrix3Controller > Slave_Control

 

   

Animation Controllers - Quick Navigation

The Slave_Control is used as the transform controller for the boxes in a RingArray system object. You cannot create a RingArray system using MAXScript in 3ds Max, but properties for this controller are accessible by MAXScript for existing RingArray systems. A RingArray system actually consists of two types of controllers - the master controller and Slave_Control controllers. The Slave_Control controllers are used as the transform controller for all the boxes in the RingArray system, and the master controller controls the individual Slave_Control controllers. Changing a property value for one Slave_Control in a RingArray system changes the property value for all Slave_Controls in the system.

   

Properties

<Slave_Control>.radius Float default: 100.0 -- animatable

Get/Set the Radius value of the controller.

   

<Slave_Control>.cycles Float default: 3.0 -- animatable

Get/Set the Cycles value of the controller.

   

<Slave_Control>.amplitude Float default: 20.0 -- animatable

Get/Set the Amplitude value of the controller.

   

<Slave_Control>.phase Float default: 1.0 -- animatable

Get/Set the Phase value of the controller.