Quaternion.fromEulerAngles

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

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

See Also

Meta