public static WorldToGUIPoint ( Vector3 world ) : Vector2 | ||
world | Vector3 | Point in world space. |
return | Vector2 |
Convert world space point to a 2D GUI position.
public static WorldToGUIPoint ( Vector3 world ) : Vector2 | ||
world | Vector3 | Point in world space. |
return | Vector2 |