Creates a new rotation from the given Euler float angles (y, x, z) and stores it in the target quaternion
result quaternion
defines the rotation around Y axis (radians)
defines the rotation around X axis (radians)
defines the rotation around Z axis (radians)
Creates a new rotation from the given Euler float angles (y, x, z) and stores it in the target quaternion
Returns
result quaternion