| Parameter | Description |
|---|---|
| quaternion | The 3D rotation to transform. |
| transformPlane | The transform plane to use. |
float The transformed rotation in radians.
Transform a 3D rotation into a 2D angle using the selected transform plane. If TransformPlane.Custom is used then PhysicsWorld.TransformPlane.XY is used.
| Parameter | Description |
|---|---|
| rotation | The 3D rotation to transform. |
| transformPlane | The transform plane to use. |
float The transformed rotation in radians.
Transform a 3D rotation into a 2D angle using the selected transform plane.