Syntax

dbSubtractVector2(*Vector2Result.v2, *Vector2a.v2, *Vector2b.v2)
Description

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

See Also

dbSubtractMatrix4, dbSubtractVector3, dbSubtractVector4