Function equalsApproximately

  • Check if 2 matrices are approximately equal

    Parameters

    • a: Mat4

      Operand matrix.

    • b: Mat4

      Operand matrix.

    Returns boolean

    true if matrices are approximately equal