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