Open topic with navigation
<transform>.postQuat
Post multiply with quaternion rotation
| <transform>.postQuat( |
|
| [x,y,z,w] |
| ) |
|
[x,y,z,w]
Quaternion rotation
Remarks
This command will post multiply the matrix with the specified quaternion.
Return Value
None