Version: 2021.2
언어: 한국어

Rigidbody2D.GetRelativePoint

매뉴얼로 전환
public Vector2 GetRelativePoint (Vector2 relativePoint);

파라미터

relativePoint The local space point to transform into global space.

설명

Get a global space point given the point relativePoint in rigidBody local space.