Rigidbody2D.GetPoint

Declaration

public Vector2 GetPoint(Vector2 point);

Parameters

point The global space point to transform into local space.

Description

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


Did you find this page useful? Please give it a rating: