start property
Distance at which fog begins. For FogMode.linear this is the near end; for the exponential modes it offsets where accumulation starts (near geometry stays clear).
Implementation
double start = 0.0;
Distance at which fog begins. For FogMode.linear this is the near end; for the exponential modes it offsets where accumulation starts (near geometry stays clear).
double start = 0.0;