Set the components of a quat to the given values
the receiving quaternion
X component
Y component
Z component
W component
out
Set the components of a vec4 to the given values
the receiving vector
Set the components of a quat to the given values
Param: out
the receiving quaternion
Param: x
X component
Param: y
Y component
Param: z
Z component
Param: w
W component
Returns
out