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