SceneUnderstandingObserverProfile.RequestOcclusionMask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When instantiating quads, show the occlusion mask texture
public:
property bool RequestOcclusionMask { bool get(); };
public bool RequestOcclusionMask { get; }
member this.RequestOcclusionMask : bool
Public ReadOnly Property RequestOcclusionMask As Boolean