This class contains the parameters that define linear fog, i.e., that grows exponentially denser with the distance.

Hierarchy

  • FogExp2

Implements

Constructors

Properties

Methods

Constructors

  • Parameters

    • hex: string | number
    • Optional density: number

    Returns FogExp2

Properties

color: Color
density: number

Defines how fast the fog will grow dense.

Default

0.00025

isFogExp2: true
name: string

Default

''

Methods

  • Returns any

Generated using TypeDoc