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

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

    Show / Hide Table of Contents

    Class KeyboardKeyFunc

    Represents a key on the keyboard that has a function.

    Inheritance
    Object
    KeyboardKeyFunc
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.UI
    Assembly: cs.temp.dll.dll
    Syntax
    public class KeyboardKeyFunc : MonoBehaviour

    Properties

    ButtonFunction

    Declaration
    public KeyboardKeyFunc.Function ButtonFunction { get; }
    Property Value
    Type Description
    KeyboardKeyFunc.Function
    Back to top Generated by DocFX