BaseMousePointerInspector 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 BaseMousePointerInspector : Microsoft::MixedReality::Toolkit::Input::Editor::BaseControllerPointerInspector
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Input.BaseMousePointer))]
public class BaseMousePointerInspector : Microsoft.MixedReality.Toolkit.Input.Editor.BaseControllerPointerInspector
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Input.BaseMousePointer))>]
type BaseMousePointerInspector = class
inherit BaseControllerPointerInspector
Public Class BaseMousePointerInspector
Inherits BaseControllerPointerInspector
- Inheritance
-
UnityEditor.EditorBaseMousePointerInspector
- Attributes
-
UnityEditor.CustomEditorAttribute
Constructors
BaseMousePointerInspector() |
Fields
DrawBasePointerActions | (Inherited from BaseControllerPointerInspector) |
DrawHandednessProperty | (Inherited from ControllerPoseSynchronizerInspector) |
Methods
OnEnable() | |
OnInspectorGUI() |