Function cross
Parameters
- out: ReadonlyVec4
the receiving vector
- u: ReadonlyVec4
the first vector
- v: ReadonlyVec4
the second vector
- w: ReadonlyVec4
the third vector
Returns vec4
result
- out: ReadonlyVec4
Was this helpful?
the receiving vector
the first vector
the second vector
the third vector
result
Returns the cross-product of three vectors in a 4-dimensional space