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
    Back to top Generated by DocFX