public static Vector2 WorldToGUIPoint (Vector3 world);

Parameters

world世界空间中的点。

Description

Convert a world space point to a 2D GUI position.

使用当前摄像机计算投影。

另请参阅:GUIPointToWorldRayRaySnap