Release the pending settle timer.
OrbitControls 'change': render, and (when 'auto') reduce detail + adapt to frame time.
Toggle the mode. 'off' clears any pending settle and restores full detail immediately.
OrbitControls 'end': restore full detail a short debounce after the camera settles.
Reduces render detail during camera interaction and restores it on settle. Off by default — no behavior change until switched to
'auto'. The detailfactoris clamped to[MIN_INTERACTION_FACTOR, 1]and adapted by a bounded frame-time hysteresis.