Skip to main content

Interface: FogLinear

Defined in: webxr-environment/src/environment.ts:91

Fog that ramps between two distances.

Properties

PropertyModifierTypeDescriptionDefined in
colourreadonlyRgb-webxr-environment/src/environment.ts:93
farreadonlynumberMetres at which fog is total.webxr-environment/src/environment.ts:97
kindreadonly"linear"-webxr-environment/src/environment.ts:92
nearreadonlynumberMetres at which fog begins.webxr-environment/src/environment.ts:95