density property
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;
Density for FogMode.exponential and FogMode.exponentialSquared. Larger is thicker. See visibilityDensity for a distance-based way to set it.
double density = 0.02;