public Vector2 GetPoint(Vector2 point);

Parameters

pointThe global space point to transform into local space.

Description 描述

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