<transform>.setQuat

Set the quaternion rotation

 

<transform>.setQuat(
    [x,y,z,w]    

)

 

[x,y,z,w]

Quaternion rotation


Remarks

This command will set the rotation component of the matrix to the specified quaternion rotation.

Return Value

None