| Parameter | Description |
|---|---|
| position | The 3D position to transform. |
| transformPlane | The transform plane to use. |
Vector2 The transformed position.
Transform a 3D position into a 2D position using the selected transform plane. If PhysicsWorld.TransformPlane.Custom is used, PhysicsWorld.TransformPlane.XY will be used instead which may not provide the correct results.