Function equalsApproximately

  • Check if 2 vectors are approximately equal

    Parameters

    • a: Vec2

      Operand vector.

    • b: Vec2

      Operand vector.

    Returns boolean

    true if vectors are approximately equal