mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class BaseControllerPointerInspector

    Inheritance
    Object
    ControllerPoseSynchronizerInspector
    BaseControllerPointerInspector
    Implements
    UnityEditor.Editor
    Inherited Members
    ControllerPoseSynchronizerInspector.DrawHandednessProperty
    Namespace: Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class BaseControllerPointerInspector : ControllerPoseSynchronizerInspector, UnityEditor.Editor

    Fields

    DrawBasePointerActions

    Declaration
    protected bool DrawBasePointerActions
    Field Value
    Type Description
    Boolean

    DrawBasePointerActions

    Declaration
    protected bool DrawBasePointerActions
    Field Value
    Type Description
    Boolean

    Methods

    OnEnable()

    Declaration
    protected override void OnEnable()
    Overrides
    ControllerPoseSynchronizerInspector.OnEnable()

    OnEnable()

    Declaration
    protected override void OnEnable()
    Overrides
    ControllerPoseSynchronizerInspector.OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    Overrides
    ControllerPoseSynchronizerInspector.OnInspectorGUI()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    Overrides
    ControllerPoseSynchronizerInspector.OnInspectorGUI()

    Implements

    UnityEditor.Editor
    In This Article
    • Fields
      • DrawBasePointerActions
      • DrawBasePointerActions
    • Methods
      • OnEnable()
      • OnEnable()
      • OnInspectorGUI()
      • OnInspectorGUI()
    • Implements
    Back to top Generated by DocFX