IMixedRealitySceneSystem.SceneOperationInProgress 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.
True if the scene system is loading or unloading content scenes. Manager and lighting scenes are ignored.
public:
property bool SceneOperationInProgress { bool get(); };
public bool SceneOperationInProgress { get; }
member this.SceneOperationInProgress : bool
Public ReadOnly Property SceneOperationInProgress As Boolean