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

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

    Show / Hide Table of Contents

    Class ControllerPopupWindow

    Inheritance
    Object
    ControllerPopupWindow
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class ControllerPopupWindow : EditorWindow

    Methods

    Show(MixedRealityControllerMapping, SerializedProperty, Handedness, List<String>)

    Declaration
    public static void Show(MixedRealityControllerMapping controllerMapping, SerializedProperty interactionsList, Handedness handedness = null, List<string> mappedControllers = null)
    Parameters
    Type Name Description
    MixedRealityControllerMapping controllerMapping
    SerializedProperty interactionsList
    Handedness handedness
    List<String> mappedControllers
    Back to top Generated by DocFX