Quat.axis

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec!(T, 3) axis [@property getter]
    struct Quat(T)
    @property const
    Vec!(T, 3)
    axis
    ()
  2. Vec!(T, 3) axis [@property setter]

Meta