Function vec3.crossProduct

cross product

Prototype

static vec3 crossProduct(
  const(vec3) v1,
  const(vec3) v2
);

Authors

Copyright

License