CBA_fnc_vectSubtract

Description

Returns the difference of two vectors.  Vectors can be 2D or 3D.

Parameters

_u the first vector.  _v the second vector.

Returns

the sum of the two vectors (uv).

Examples

Author

Vigilante, courtesy by -=ACE=- of Simcentric

Close