myVector.equals( otherVector ) in Anark Studio 2.5

Compare two vectors for equivalence.

Arguments

nametypedescription
otherVector Vector The vector to compare to.
Return Type
Boolean

Description

Calculates and returns whether or not the current vector is equal to otherVector.