glimpse-core
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.types
/
Vec3
/
dot
dot
infix
fun
dot
(
other
:
Vec3
<
T
>
)
:
T
Calculates dot product of this vector and the
other
vector.