Version: 2018.4
public static Vector2 WorldToGUIPoint (Vector3 world);

パラメーター

worldワールド空間のポイント

説明

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

現在のカメラを使用してプロジェクションを計算します。

See Also: GUIPointToWorldRay, RaySnap.