docs.unity3d.com
    Show / Hide Table of Contents

    Class XRControllerEditor

    Custom editor for an XRController.

    Inheritance
    Object
    BaseInteractionEditor
    XRBaseControllerEditor
    XRControllerEditor
    Inherited Members
    XRBaseControllerEditor.m_UpdateTrackingType
    XRBaseControllerEditor.m_EnableInputTracking
    XRBaseControllerEditor.m_EnableInputActions
    XRBaseControllerEditor.m_ModelPrefab
    XRBaseControllerEditor.m_ModelParent
    XRBaseControllerEditor.m_Model
    XRBaseControllerEditor.m_AnimateModel
    XRBaseControllerEditor.m_ModelSelectTransition
    XRBaseControllerEditor.m_ModelDeSelectTransition
    XRBaseControllerEditor.m_ModelTransform
    XRBaseControllerEditor.GetDerivedSerializedPropertyNames()
    XRBaseControllerEditor.DrawInspector()
    XRBaseControllerEditor.DrawBeforeProperties()
    XRBaseControllerEditor.DrawProperties()
    XRBaseControllerEditor.DrawTrackingConfiguration()
    XRBaseControllerEditor.DrawModelProperties()
    BaseInteractionEditor.knownSerializedPropertyNames
    BaseInteractionEditor.OnInspectorGUI()
    BaseInteractionEditor.InitializeKnownSerializedPropertyNames()
    BaseInteractionEditor.DrawDerivedProperties()
    BaseInteractionEditor.DrawScript()
    Namespace: UnityEditor.XR.Interaction.Toolkit
    Syntax
    public class XRControllerEditor : XRBaseControllerEditor

    Methods

    DrawInputConfiguration()

    Draw property fields related to interaction input. These are related to enableInputActions.

    Declaration
    protected override void DrawInputConfiguration()
    Overrides
    XRBaseControllerEditor.DrawInputConfiguration()

    DrawOtherActions()

    Draw property fields related to other, specialized input actions and haptic output.

    Declaration
    protected override void DrawOtherActions()
    Overrides
    XRBaseControllerEditor.DrawOtherActions()

    OnEnable()

    This function is called when the object becomes enabled and active.

    Declaration
    protected override void OnEnable()
    Overrides
    XRBaseControllerEditor.OnEnable()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023