openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math
/
IntVector3
/
dot
dot
infix
fun
dot
(
right
:
IntVector3
)
:
Int
(
source
)
Calculates a dot product between this
Vector3
and
right
.