Get Rotation Quaternion
Gets the rotation of the given matrix4d value which represents a linear transformation. Returns a quaternion
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
matrix |
|
The transformation matrix |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
quaternion |
|
quaternion representing the orientation of the matrix transformation |