Type Alias: OcclusionScope
type OcclusionScope = "all" | "tagged";
Defined in: packages/webxr-environment/src/occlusion.ts:41
Which content the real world is allowed to hide.
type OcclusionScope = "all" | "tagged";
Defined in: packages/webxr-environment/src/occlusion.ts:41
Which content the real world is allowed to hide.