Appearance
Documentation / @ripl/3d / vec3Cross
vec3Cross(a, b): Vector3
a
b
Vector3
Defined in: 3d/src/math/vector.ts:29
Computes the cross product of two vectors.