The properties of MonoMac.OpenGL.Quaterniond are listed below. For a list of all members, see the Quaterniond Members list.
See Also: Inherited members from System.ValueType
| [read-only] | Length | double. Gets the length (magnitude) of the Quaterniond. |
| [read-only] | LengthSquared | double. Gets the square of the Quaterniond length (magnitude). |
| W | double. Gets or sets the W component of this instance. | |
| X | double. Gets or sets the X component of this instance. | |
| Xyz | Vector3d. Gets or sets an OpenTK.Vector3d with the X, Y and Z components of this instance. | |
| XYZ | Vector3d. Gets or sets an OpenTK.Vector3d with the X, Y and Z components of this instance. | |
| Y | double. Gets or sets the Y component of this instance. | |
| Z | double. Gets or sets the Z component of this instance. |