debugDisableShadows top-level property

bool debugDisableShadows
read / write

Whether to replace all shadows with solid color blocks.

This is useful when writing golden file tests (see matchesGoldenFile) since the rendering of shadows is not guaranteed to be pixel-for-pixel identical from version to version (or even from run to run).

Implementation

bool debugDisableShadows = false