Syntax
dbSubtractVector3(*Vector3Result.v3, *Vector2a.v3, *Vector2b.v3)
This command will subtract one vector from another. This vector is defined as a three float vector.
dbSubtractMatrix4, dbSubtractVector2, dbSubtractVector4