Quaternion.rotate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rotate(Type angle, Type x, Type y, Type z)
  2. void rotate(Type angle, Vector!3 v)
    struct Quaternion
    void
    rotate
    (
    Type angle
    ,)

Meta