SpherePointerInspector Class

Definition

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

Constructors

SpherePointerInspector()

Fields

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

Methods

OnEnable()
OnInspectorGUI()

Applies to