Quaternion.fromEulerAngles

Constructs a Quaternion from Euler angles. All paramers given in radians. Pitch->X axis, Yaw->Y axis, Roll->Z axis

struct Quaternion(T)
static pure nothrow
fromEulerAngles
(,
T yaw
,)

See Also

Meta