linearly v0.32.0 • Docs
linearly v0.32.0 / vec4 / cross
Function: cross()
cross(
u
,v
,w
):vec4
Returns the cross-product of three vectors in a 4-dimensional space
Parameters
• u: vec4
• v: vec4
• w: vec4
linearly v0.32.0 • Docs
linearly v0.32.0 / vec4 / cross
cross(
u
,v
,w
):vec4
Returns the cross-product of three vectors in a 4-dimensional space
• u: vec4
• v: vec4
• w: vec4