Syntax
Value.f = dbDotProductVector3(*Vector3a.v3, *Vector3b.v3)
This command returns the dot product of two vectors. This is defined as a three float vector.
dbDotProductVector2