Rigidbody2D.GetRelativeVector

Declaration

public Vector2 GetRelativeVector(Vector2 relativeVector);

Parameters

relativeVector The local space vector to transform into a global space vector.

Description

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


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