Format
typescript
RenderSettings.fogStartDistanceclass: RenderSettings
Description
The starting distance of linear fog effect. The Linear fog mode uses a starting and ending distance for the fog effect.
Parameters
| param_name | type | description |
|---|
Return
| type | description |
|---|---|
number | The starting distance of linear fog effect. |
