myVector.add( otherVector ) in Anark Studio 2.5

Add on a vector.

Arguments

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

Description

Adds the supplied vector to the current vector, modifying the original.