prs - superclass: Matrix3Controller; super-superclass:MAXWrapper - classID: #(8197, 0)
Constructor
Properties
<prs>.position Bezier_Position
The positionsub-controller
<prs>.rotation TCB_Rotation
The rotationsub-controller
The scalesub-controller
NoteYou 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.