Constructor
prs ...
Properties
<prs>.position Bezier_Position -- the position controller
<prs>.rotation TCB_Rotation -- the rotation controller
<prs>.scale Bezier_Scale -- the scale controller
Notes
You can assign a Matrix3 value to a PRS controller's value property. MAXScript will automatically set the individual position, rotation, and scale values to the values represented in the Matrix3 value.
See also
Controller Common Properties, Operators, and Methods