- ForwardDirection
Vector3 ForwardDirection()
Undocumented in source. Be warned that the author may not have intended to support it.
- LeftDirection
Vector3 LeftDirection()
Undocumented in source. Be warned that the author may not have intended to support it.
- Normalized
Quaternion Normalized()
Undocumented in source. Be warned that the author may not have intended to support it.
- Reorient
void Reorient(Vector3 axis, float angle)
Undocumented in source. Be warned that the author may not have intended to support it.
- Rotate
void Rotate(Vector3 axis, T theta)
Undocumented in source. Be warned that the author may not have intended to support it.
- UpDirection
Vector3 UpDirection()
Undocumented in source. Be warned that the author may not have intended to support it.
- W
float W()
- W
void W(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- X
float X()
- X
void X(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- Y
float Y()
- Y
void Y(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- Z
float Z()
- Z
void Z(float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Quaternion opBinary(T2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.