| Parameter | Description |
|---|---|
| transformPlane | The transform plane to use. |
Vector3 The used rotation axes. 0 indicates an axis is ignored whereas 1 indicates the axis is used.
Get the used rotation axes, given the specified transform plane. This is the inverse of PhysicsMath.GetRotationIgnoredAxes. If PhysicsWorld.TransformPlane.Custom is used, PhysicsWorld.TransformPlane.XY will be used instead which may not provide the correct results.