IMixedRealitySceneSystem.LightingOperationProgress 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 current lighting operation, from 0-1
public:
property float LightingOperationProgress { float get(); };
public float LightingOperationProgress { get; }
member this.LightingOperationProgress : single
Public ReadOnly Property LightingOperationProgress As Single