Skip to content

Format

typescript
RenderSettings.fogStartDistance

class: 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_nametypedescription

Return

typedescription
numberThe starting distance of linear fog effect.

Code Example