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

Description

Reflects a vector off the vector defined by a normal.