Open topic with navigation
<transform>.makeQuat
Set matrix to quaternion rotation matrix
| <transform>.makeQuat( |
|
| [x,y,z,w] |
| ) |
|
[x,y,z,w]
Quaternion rotation
Remarks
This command will set the matrix to represent a rotation matrix with the specified quaternion.
Return Value
None