Rotate Point
From HEWIKI
RotatePoint(rotation as Vector3, point as Vector3) as Vector3
Arguments
-
<rotation>
- A vector3 rotation value
-
-
<point>
- A point in space in vector3 notation
-
Description
A vector math function that probably should be renamed to RotateVector().