static function WorldToGUIPoint (world : Vector3) : Vector2
Description描述
Convert world space point to a 2D GUI position.
转换世界空间点到2D GUI位置。
Uses the current camera to calculate the projection.
使用当前的相机来计算合适的大小。
参见:GUIPointToWorldRay.