KPhysics
KPhysics
/
de.chaffic.math
/
Vec2
/
dot
dot
fun
dot
(
v1
:
Vec2
)
:
Double
Content copied to clipboard
Finds dotproduct between two vectors.
Return
double
Parameters
v1
Other vector to apply dotproduct to.