Skip to content

Documentation / scene / FogType

Type Alias: FogType

FogType = "height_fog" | "none"

Defined in: libs/scene/src/render/sky.ts:71

Type of fog

Released under the MIT License.