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.