Format
typescript
RenderSettings.fogEndDistanceclass: RenderSettings
Description
The end distance of linear fog effect. The linear fog mode uses both the start and end distances for the fog effect.
Parameters
| param_name | type | description |
|---|
Return
| type | description |
|---|---|
number | The end distance of linear fog effect. |
