日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    Show / Hide Table of Contents

    Class DiagnosticsSystemVoiceControls

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

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

    Methods

    ToggleDiagnostics()

    Shows or hides all enabled diagnostics.

    Declaration
    public void ToggleDiagnostics()

    ToggleProfiler()

    Shows or hides the profiler display.

    Declaration
    public void ToggleProfiler()

    Implements

    IMixedRealitySpeechHandler
    Back to top Generated by DocFX