setFromEulerAngles

fun setFromEulerAngles(yaw: Angle, pitch: Angle, roll: Angle): Mat4

Sets this matrix to a rotation matrix from the given euler angles.

Return

this matrix

Parameters

yaw

the yaw

pitch

the pitch

roll

the roll