IMixedRealityDiagnosticsSystem.ShowDiagnostics Property

Definition

Enable / disable diagnostic display.

public:
 property bool ShowDiagnostics { bool get(); void set(bool value); };
public bool ShowDiagnostics { get; set; }
member this.ShowDiagnostics : bool with get, set
Public Property ShowDiagnostics As Boolean

Property Value

Remarks

When set to true, visibility settings for individual diagnostics are honored. When set to false, all visualizations are hidden.

Applies to