Quaternion Constructor |
| Name | Description | |
|---|---|---|
| Quaternion(Vector3, Double) | Constructs a quaternion with X, Y, Z from Vector3 and rotation component from a scalar. | |
| Quaternion(Double, Double, Double, Double) | Constructs a quaternion with X, Y, Z and W from four values. |