2009

To change Boolean controller key values via MAXScript:
Enter the following into either the MAXScript Listener or Mini
Listener:<node>.<animatable_property>.keys[<index_integer>].value =
<float> where <node> is the object containing the Boolean-controlled
parameter (for example, $Sphere01, <animatable_property> is the parameter
itself (for example, Smooth, <index_integer> is the actual sequential number
of the key in the key array, and <float> is either 1.0 or 0.0.
Color RGB Controller (Point3 XYZ Controller)
Main toolbar > Curve Editor (Open) > Select a material color track in the Track
View hierarchy. > Track View menu bar > Controller menu > Assign > Color
RGB
Graph Editors > Track View Curve Editor > Select a material color track in
the Track View hierarchy. > Track View menu bar > Controller menu > Assign
> Color RGB
The Color RGB controller splits the R, G, and B components into three separate
tracks. You can use this controller with color tracks. By default, each track is
assigned a Bezier Float controller. The Bezier Float controller is a single
parameter controller.
NOTE The Color RGB and the Point3 XYZ controllers are identical in function,
except that the labels of their tracks are RGB and XYZ respectively. Point3 XYZ
controllers can be used for functions such as Noise Strength, and the FFD modifier.
Color RGB Controller (Point3 XYZ Controller) | 3149