PRS : Matrix3Controller

prs - superclass: Matrix3Controller; super-superclass:MAXWrapper - classID: #(8197, 0)

Value > MAXWrapper > Controllers > Matrix3Controller > PRS

 

   

Animation Controllers - Quick Navigation

Constructor

prs ...

Properties

<prs>.position Bezier_Position

The positionsub-controller

   

<prs>.rotation TCB_Rotation

The rotationsub-controller

   

<prs>.scale Bezier_Scale

The scalesub-controller

NOTE: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