reflect
vector reflect(vector direction, vector normal)
Returns the vector representing the reflection of the direction against the normal.
vector reflect(vector direction, vector normal)
Returns the vector representing the reflection of the direction against the normal.