debugLastPlanarCapturePasses property
The planar reflection capture passes built for the most recent capturing view, for tests that assert graph composition. Empty when no reflector captured.
Implementation
@visibleForTesting
List<PlanarReflectionCapturePass> debugLastPlanarCapturePasses = const [];