SceneUnderstandingObserverProfile.UsePersistentObjects 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.
Keep previously observed objects when updating the scene
public:
property bool UsePersistentObjects { bool get(); };
public bool UsePersistentObjects { get; }
member this.UsePersistentObjects : bool
Public ReadOnly Property UsePersistentObjects As Boolean