Interface: XRBlocksEnvironmentContext
Defined in: xrblocks-environment/src/xrblocks.ts:88
What an app hands this adapter. Both members are optional and both degrade.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
depth? | readonly | XBDepthLike | xrblocks-environment/src/xrblocks.ts:89 |
lighting? | readonly | XBLightingLike | xrblocks-environment/src/xrblocks.ts:90 |