Skip to content

Format

typescript
RenderSettings.fogEndDistance

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

Return

typedescription
numberThe end distance of linear fog effect.

Code Example