prs - superclass: Matrix3Controller; super-superclass:MAXWrapper - classID: #(8197, 0)
Constructor
prs ...
Properties
<prs>.position Bezier_Position
The position sub-controller
<prs>.rotation TCB_Rotation
The rotation sub-controller
<prs>.scale Bezier_Scale
The scale sub-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
MAXWrapper Common Properties, Operators, and Methods
Value Common Properties, Operators, and Methods