Syntax

dbSubtractVector3(*Vector3Result.v3, *Vector2a.v3, *Vector2b.v3)
Description

This command will subtract one vector from another. This vector is defined as a three float vector.

See Also

dbSubtractMatrix4, dbSubtractVector2, dbSubtractVector4