depthBuffer constant
The depth buffer is shown instead of the color buffer.
Implementation
static const MapWidgetDebugOptions depthBuffer = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.depthBuffer,
);
The depth buffer is shown instead of the color buffer.
static const MapWidgetDebugOptions depthBuffer = MapWidgetDebugOptions._(
MapWidgetDebugOptionsData.depthBuffer,
);