maxOpacity property

double maxOpacity
getter/setter pair

Upper bound on fog opacity (0 to 1). Below 1 the fog never fully hides distant geometry, so a bright sky still shows through.

Implementation

double maxOpacity = 1.0;