This version of Unity is unsupported.

Vector2.Reflect

Declaration

public static Vector2 Reflect(Vector2 inDirection, Vector2 inNormal);

Description

Reflects a vector off the vector defined by a normal.