Type Alias: IblSpec
type IblSpec =
| IblGradient
| IblTexture
| IblRoom
| IblEstimated;
Defined in: webxr-environment/src/environment.ts:187
@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.