mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ControllerPopupWindow

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

    Methods

    Show(MixedRealityControllerMapping, SerializedProperty, Handedness)

    Declaration
    public static void Show(MixedRealityControllerMapping controllerMapping, SerializedProperty interactionsList, Handedness handedness = null)
    Parameters
    Type Name Description
    MixedRealityControllerMapping controllerMapping
    SerializedProperty interactionsList
    Handedness handedness

    Show(MixedRealityControllerMapping, SerializedProperty, Handedness)

    Declaration
    public static void Show(MixedRealityControllerMapping controllerMapping, SerializedProperty interactionsList, Handedness handedness = null)
    Parameters
    Type Name Description
    MixedRealityControllerMapping controllerMapping
    SerializedProperty interactionsList
    Handedness handedness

    Implements

    EditorWindow
    In This Article
    • Methods
      • Show(MixedRealityControllerMapping, SerializedProperty, Handedness)
      • Show(MixedRealityControllerMapping, SerializedProperty, Handedness)
    • Implements
    Back to top Generated by DocFX