| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/CameraProjectionCache.WorldToGUIPoint.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| worldPoint | A point in world space. |
Vector2 A point in GUI space.
Converts a world space point to a 2D GUI position.
Uses the cached camera matrices and viewport to calculate the projection.
See also HandleUtility.WorldToGUIPoint.
| Web Proxy Viewer | New URL | Original Page |