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)
@nogc static pure nothrow
fromEulerAngles
(,,
T yaw
)

See Also

Meta