shamansir / elm-aframe / AFrame.Variants.Fog

Fog


type Fog

Values

linear : Fog

Linear fog grows linearly denser with distance.

exponential : Fog

Exponential fog grows exponentially denser with distance.

toString : Fog -> String