public static Vector2 WorldToGUIPoint (Vector3 world);

Parameters

world 世界空间中的点。

Description

将世界空间点转换为 2D GUI 位置。

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

另请参阅:GUIPointToWorldRayRaySnap