IMixedRealitySceneSystem.LightingOperationInProgress Property

Definition

True if the scene system is transitioning from one lighting scene to another. Lighting operations will not impede other operations.

public:
 property bool LightingOperationInProgress { bool get(); };
public bool LightingOperationInProgress { get; }
member this.LightingOperationInProgress : bool
Public ReadOnly Property LightingOperationInProgress As Boolean

Property Value

Applies to