<-Back

Function: Rotate-Vector

ROTATE-VECTOR number

Rotates vector around normal by an amount of rotation specified by angle, which is an angle measured in radians.

arguments:
vector 3D Vector
angle Number
normal 3D Vector

<-Back