Create an identity rotation.
| Parameter | Description |
|---|---|
| direction | The direction to use. This cannot be zero length. |
Create a rotation with the specified direction.
| Parameter | Description |
|---|---|
| rotation | The Quaternion rotation to use. |
| transformPlane | The transform plane to use. |
void The 2D rotation extracted from the specified Quaternion.
Create a rotation with the specified Quaternion.