ControllerPopupWindow Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ControllerPopupWindow : UnityEditor::EditorWindow
public class ControllerPopupWindow : UnityEditor.EditorWindow
type ControllerPopupWindow = class
inherit EditorWindow
Public Class ControllerPopupWindow
Inherits EditorWindow
- Inheritance
-
UnityEditor.EditorWindowControllerPopupWindow
Constructors
ControllerPopupWindow() |
Methods
RepaintWindow() |
Use this to repaint the popup window |
Show(MixedRealityControllerMapping, SerializedProperty, Handedness, List<String>) |
Displays the controller mapping window for the specified controller mapping |