density property

double density
getter/setter pair

Density for FogMode.exponential and FogMode.exponentialSquared. Larger is thicker. See visibilityDensity for a distance-based way to set it.

Implementation

double density = 0.02;