Syntax

Value.f = dbDotProductVector2(*Vector2a.v2, *Vector2b.v2)
Description

This command returns the dot product of two vectors. This is defined as a two float vector.

See Also

dbDotProductVector3