BaseControllerPointerInspector Class

Definition

public ref class BaseControllerPointerInspector : Microsoft::MixedReality::Toolkit::Input::Editor::ControllerPoseSynchronizerInspector
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Input.BaseControllerPointer))]
public class BaseControllerPointerInspector : Microsoft.MixedReality.Toolkit.Input.Editor.ControllerPoseSynchronizerInspector
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Input.BaseControllerPointer))>]
type BaseControllerPointerInspector = class
    inherit ControllerPoseSynchronizerInspector
Public Class BaseControllerPointerInspector
Inherits ControllerPoseSynchronizerInspector
Inheritance
UnityEditor.Editor
BaseControllerPointerInspector
Derived
Attributes
UnityEditor.CustomEditorAttribute

Constructors

BaseControllerPointerInspector()

Fields

DrawBasePointerActions
DrawHandednessProperty (Inherited from ControllerPoseSynchronizerInspector)

Methods

OnEnable()
OnInspectorGUI()

Applies to