MixedRealityDiagnosticsProfile.ShowProfilerDuringMRC 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.
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.