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