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