Optional
near: numberOptional
far: numberFog color.
The maximum distance at which fog stops being calculated and applied. Objects that are more than 'far' units away from the active camera won't be affected by fog.
1000
Readonly
is''
The minimum distance to start applying fog. Objects that are less than 'near' units from the active camera won't be affected by fog.
1
Generated using TypeDoc
This class contains the parameters that define linear fog, i.e., that grows linearly denser with the distance.