Version: 2017.1
public Vector2 relativeVelocity ;

설명

Gets the relative velocity of the two colliders at the contact point (Read Only).

The relative velocity is the difference in velocity between two moving and rotating colliders colliding at the contact point.

See Also: Rigidbody2D.GetPointVelocity.