setCheckerboardOffscreenLayers abstract method

void setCheckerboardOffscreenLayers(
  1. bool checkerboard
)

Sets whether the compositor should checkerboard layers that are rendered to offscreen bitmaps.

This is only useful for debugging purposes.

Implementation

void setCheckerboardOffscreenLayers(bool checkerboard);