MixedRealitySceneSystem.SceneOperationProgress 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.
Progress of the current scene operation, from 0-1. A scene operation may include multiple concurrently loaded scenes.
public:
property float SceneOperationProgress { float get(); };
public float SceneOperationProgress { get; }
member this.SceneOperationProgress : single
Public ReadOnly Property SceneOperationProgress As Single