public static Vector2 WorldToGUIPoint (Vector3 world);

参数

world世界空间中的点。

描述

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

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

另请参阅:GUIPointToWorldRayRaySnap