myVector.subtract( otherVector ) in Anark Studio 2.5

Subtract a vector.

Arguments

nametypedescription
otherVector Vector The Vector to subtract.
Return Type
(none)

Description

Subtracts the supplied vector from the current vector, modifying the original.