LinePointerInspector Class

Definition

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

Constructors

LinePointerInspector()

Fields

DrawBasePointerActions (Inherited from BaseControllerPointerInspector)
DrawHandednessProperty (Inherited from ControllerPoseSynchronizerInspector)

Methods

OnEnable()
OnInspectorGUI()

Applies to