cutoffDistance property

double cutoffDistance
getter/setter pair

Distance past which fog is not applied (0 disables the cutoff). Useful to exclude a far layer that already reads as hazed.

Implementation

double cutoffDistance = 0.0;