Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Quaternion

class in Math

Methods

Return TypeSignatureDescription
Vector3mul_vec ( Vector3 o )
Quaternionmul_quat ( Quaternion rot_delta )

Static Methods

Return TypeSignatureDescription
Quaternionface_towards ( Vector3 dir, Vector3 up )
Quaternionfrom_axis_angle ( Vector3 axis, float angle )