public Vector2 GetRelativePoint (Vector2 relativePoint);

파라미터

relativePointThe local space point to transform into global space.

설명

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