Fog Class

Module: THREE

Fog class is used to store fog attributes attached to a Scene

Original documentation for fog available here https:// threejs.org/docs/index.html#Reference/Scenes/Fog and for exponential fog here https:// threejs.org/docs/index.html#Reference/Scenes/FogExp2

Item Index

Attributes

Attributes

EXPONENTIAL

Number

Exponential fog

LINEAR

Number

Linear fog

NONE

Number

No fog