Interface: IblTexture
Defined in: webxr-environment/src/environment.ts:151
@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.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
intensity? | readonly | number | - | webxr-environment/src/environment.ts:155 |
kind | readonly | "texture" | - | webxr-environment/src/environment.ts:152 |
rotationY? | readonly | number | - | webxr-environment/src/environment.ts:156 |
src | readonly | string | A path the adapter resolves. HDR, EXR or a plain equirect image. | webxr-environment/src/environment.ts:154 |