[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodRotate(Vector%, Double)
Rotate the vector around an axis. This overrides the current vector.
Public methodRotate(Double, Double, Double)
Rotate the Vector using Euler angles (in Radians). X is rotated first, then Y and Z

See Also