Version: 2020.1
言語: 日本語
public static Vector2 WorldToGUIPoint (Vector3 world);

パラメーター

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

説明

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

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

See Also: GUIPointToWorldRay, RaySnap.