編輯

Share via


MixedRealityDiagnosticsProfile.ShowProfilerDuringMRC Property

Definition

If the diagnostics profiler should be visible while a mixed reality capture is happening on HoloLens.

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

Property Value

Remarks

This is not usually recommended, as MRC can have an effect on an app's frame rate.

Applies to