Version: 2023.2
言語: 日本語
public Vector2 WorldToScreenPoint (Vector3 worldPoint);

パラメーター

worldPoint ワールド空間上の点

戻り値

Vector2 The converted point in screen space.

説明

Transforms position from world space into screen space using the cached camera projection and viewport.