Skip to main content

Interface: OcclusionSpec

Defined in: webxr-environment/src/occlusion.ts:67

Properties

PropertyModifierTypeDescriptionDefined in
modereadonlyOcclusionMode-webxr-environment/src/occlusion.ts:68
scopereadonlyOcclusionScope-webxr-environment/src/occlusion.ts:69
softness?readonlynumber0..1. Adapters map it to their own units: a blur radius, a kernel choice.webxr-environment/src/occlusion.ts:71
source?readonlyOcclusionSource-webxr-environment/src/occlusion.ts:72
updateFps?readonlynumberCap the sensor update rate. 0 or omitted means every frame.webxr-environment/src/occlusion.ts:74