Creates a new quat initialized with the given values
X component
Y component
Z component
W component
a new quaternion
Creates a new vec4 initialized with the given values
a new 4D vector
Creates a new quat initialized with the given values
Param: x
X component
Param: y
Y component
Param: z
Z component
Param: w
W component
Returns
a new quaternion