Get Rotation
Get the rotation of the GameObject. The rotation value is in quaternion.
Ports
Inputs
Port Name | Type | Default Value | Description |
---|---|---|---|
[GameObject] | The GameObject that will return its rotation. |
Outputs
Port Name | Type | Default Value | Description |
---|---|---|---|
[Quaternion] | Return the rotation value in quaternion. |