Class 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 |