myVector.subtract( otherVector ) in Anark Studio 2.5
Subtract a vector.
Arguments
name | type | description |
---|---|---|
otherVector | Vector | The Vector to subtract. |
- Return Type
- (none)
Description
Subtracts the supplied vector from the current vector, modifying the original.