TeleportPointerInspector Class

Definition

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

Constructors

TeleportPointerInspector()

Fields

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

Methods

OnEnable()
OnInspectorGUI()

Applies to