reset method

void reset()

Snaps the adaptation to the metered target on the next frame, skipping the eased transition. Call on camera cuts and teleports so the new shot does not visibly ramp from the previous shot's adaptation.

Implementation

void reset() => _resetPending = true;