Type Alias: FogSpec
type FogSpec =
| FogLinear
| FogExponential;
Defined in: packages/webxr-environment/src/environment.ts:107
@realitycollective/webxr-environment - the engine-free core.
Install an ADAPTER (threejs-environment, iwsdk-environment) rather than
this package directly; each one re-exports everything here.