Syntax

Value.f = dbDotProductVector3(*Vector3a.v3, *Vector3b.v3)
Description

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

See Also

dbDotProductVector2