Quaternion Constructor |
| Name | Description | |
|---|---|---|
| Quaternion(Quaternion) |
Initializes a new instance of the Quaternion struct.
| |
| Quaternion(Vector2) |
Initializes a new instance of the Quaternion struct.
| |
| Quaternion(Vector3) |
Initializes a new instance of the Quaternion struct.
| |
| Quaternion(Vector3, Double) |
Initializes a new instance of the Quaternion struct.
| |
| Quaternion(Double, Double, Double, Double) |
Initializes a new instance of the Quaternion struct.
|