Description | Hierarchy | Fields | Methods | Properties |
type TQuaternion = record
Quaternion class for representing rotations.
It provides cheap combinations and avoids gimbal locks. Also useful for interpolations. Equals irr::core::quaternion.
X: Single; |
Y: Single; |
Z: Single; |
W: Single; |
X: Single; |
Y: Single; |
Z: Single; |
W: Single; |