| Parameter | Description |
|---|---|
| position | The 2D position to transform. |
| reference | The 3D position used as a reference. |
| transformPlane | The transform plane to use. |
Vector3 The transformed position.
Transform a 2D position into a 3D 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.