SceneUnderstandingObserverProfile.InferRegions 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 enabled, renders observed and inferred regions for scene objects. When disabled, renders only the observed regions for scene objects.
public:
property bool InferRegions { bool get(); };
public bool InferRegions { get; }
member this.InferRegions : bool
Public ReadOnly Property InferRegions As Boolean