Syntax

dbSubtractVector4(*Vector4Result.v4, *Vector2a.v4, *Vector2b.v4)
Description

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

See Also

dbSubtractMatrix4, dbSubtractVector2, dbSubtractVector3