public Vector2 GetVector(Vector2 vector);

Parameters

vectorThe global space vector to transform into a local space vector.

Description 描述

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