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