public static Vector2 WorldToGUIPoint (Vector3 world);

파라미터

worldPoint in world space.

설명

Convert world space point to a 2D GUI position.

Uses the current camera to calculate the projection.

See Also: GUIPointToWorldRay, RaySnap.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.