mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0
  • 指南
  • API 文档
  • API 文档

    Show / Hide Table of Contents

    Namespace Microsoft.MixedReality.Toolkit.Diagnostics

    Classes

    DiagnosticsEventData

    DiagnosticsSystemVoiceControls

    Class that listens for and acts upon diagnostic system voice commands.

    MixedRealityDiagnosticsProfile

    Configuration profile settings for setting up diagnostics.

    MixedRealityDiagnosticsSystem

    The default implementation of the IMixedRealityDiagnosticsSystem

    MixedRealityToolkitVisualProfiler

    ABOUT: The VisualProfiler provides a drop in, single file, solution for viewing your Windows Mixed Reality Unity application's frame rate and memory usage. Missed frames are displayed over time to visually find problem areas. Memory is reported as current, peak and max usage in a bar graph.

    USAGE: To use this profiler simply add this script as a component of any GameObject in your Unity scene. The profiler is initially enabled (toggle-able via the initiallyActive property), but can be toggled via the enabled/disable voice commands keywords.

    VisualProfilerControl

    Class that exposes methods to show/hide the visual profiler

    Interfaces

    IMixedRealityDiagnosticsHandler

    IMixedRealityDiagnosticsSystem

    The interface contract that defines the Diagnostics system in the Mixed Reality Toolkit

    In This Article
    • Classes
    • Interfaces
    Back to top Generated by DocFX