Function transformQuat
Parameters
- out: vec4
the receiving vector
- a: ReadonlyVec4
the vector to transform
- q: ReadonlyQuat
normalized quaternion to transform with
Returns vec4
out
- out: vec4
Was this helpful?
the receiving vector
the vector to transform
normalized quaternion to transform with
out
Transforms the vec4 with a quat