Quat.axis

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

Meta