SceneUnderstandingObserverProfile.UpdateOnceInitialized 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.
Whether the observer updates once after initialization (regardless whether AutoUpdate is true).
public:
property bool UpdateOnceInitialized { bool get(); };
public bool UpdateOnceInitialized { get; }
member this.UpdateOnceInitialized : bool
Public ReadOnly Property UpdateOnceInitialized As Boolean