/** * @type {number} Default maximum allowed threshold (in pixels) for * reprojection triangulation. */ export var ERROR_THRESHOLD = 0.5;