Syntax
Value.f = dbDotProductVector2(*Vector2a.v2, *Vector2b.v2)
This command returns the dot product of two vectors. This is defined as a two float vector.
dbDotProductVector3