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

    Show / Hide Table of Contents

    Class DiagnosticsSystemVoiceControls

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

    Inheritance
    Object
    DiagnosticsSystemVoiceControls
    Implements
    IMixedRealitySpeechHandler
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Diagnostics
    Assembly: cs.temp.dll.dll
    Syntax
    public class DiagnosticsSystemVoiceControls : MonoBehaviour, IMixedRealitySpeechHandler, MonoBehaviour

    Methods

    ToggleDiagnostics()

    Shows or hides all enabled diagnostics.

    Declaration
    public void ToggleDiagnostics()

    ToggleDiagnostics()

    Shows or hides all enabled diagnostics.

    Declaration
    public void ToggleDiagnostics()

    ToggleProfiler()

    Shows or hides the profiler display.

    Declaration
    public void ToggleProfiler()

    ToggleProfiler()

    Shows or hides the profiler display.

    Declaration
    public void ToggleProfiler()

    Implements

    IMixedRealitySpeechHandler
    MonoBehaviour
    In This Article
    • Methods
      • ToggleDiagnostics()
      • ToggleDiagnostics()
      • ToggleProfiler()
      • ToggleProfiler()
    • Implements
    Back to top Generated by DocFX