openrndr-math
/
org.openrndr.math
/
Vector3
/
cross
cross
infix fun
cross
(v:
Vector3
):
Vector3
Content copied to clipboard
Calculates a cross product between this
Vector2
and
v
.