Version: 2022.2
언어: 한국어
public Vector2 WorldToScreenPoint (Vector3 worldPoint);

파라미터

worldPoint A point in world space.

반환

Vector2 The converted point in screen space.

설명

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