equalsWithEpsilon method

bool equalsWithEpsilon(
  1. Vector3 otherVector, [
  2. num epsilon
])

Implementation

external bool equalsWithEpsilon(Vector3 otherVector, [num epsilon]);