renderShadows property

bool renderShadows
final

Whether shadows should be rendered normally or as solid color blocks.

The rendering of shadows is not guaranteed to be pixel-for-pixel identical from version to version (or even from run to run).

Implementation

final bool renderShadows;