Type Alias: SkySpec
type SkySpec =
| SkyGradient
| SkySolid
| SkyTexture;
Defined in: webxr-environment/src/environment.ts:88
@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.