docs.unity3d.com
    Show / Hide Table of Contents

    Class TeleportationAnchorEditor

    Custom editor for an TeleportationAnchor.

    Inheritance
    Object
    BaseInteractionEditor
    XRBaseInteractableEditor
    BaseTeleportationInteractableEditor
    TeleportationAnchorEditor
    Inherited Members
    BaseTeleportationInteractableEditor.m_TeleportationProvider
    BaseTeleportationInteractableEditor.m_MatchOrientation
    BaseTeleportationInteractableEditor.m_TeleportTrigger
    BaseTeleportationInteractableEditor.DrawProperties()
    BaseTeleportationInteractableEditor.DrawTeleportationConfiguration()
    BaseTeleportationInteractableEditor.DrawTeleportationConfigurationNested()
    XRBaseInteractableEditor.m_InteractionManager
    XRBaseInteractableEditor.m_Colliders
    XRBaseInteractableEditor.m_InteractionLayerMask
    XRBaseInteractableEditor.m_CustomReticle
    XRBaseInteractableEditor.m_FirstHoverEntered
    XRBaseInteractableEditor.m_LastHoverExited
    XRBaseInteractableEditor.m_HoverEntered
    XRBaseInteractableEditor.m_HoverExited
    XRBaseInteractableEditor.m_SelectEntered
    XRBaseInteractableEditor.m_SelectExited
    XRBaseInteractableEditor.m_Activated
    XRBaseInteractableEditor.m_Deactivated
    XRBaseInteractableEditor.m_OnFirstHoverEntered
    XRBaseInteractableEditor.m_OnLastHoverExited
    XRBaseInteractableEditor.m_OnHoverEntered
    XRBaseInteractableEditor.m_OnHoverExited
    XRBaseInteractableEditor.m_OnSelectEntered
    XRBaseInteractableEditor.m_OnSelectExited
    XRBaseInteractableEditor.m_OnSelectCanceled
    XRBaseInteractableEditor.m_OnActivate
    XRBaseInteractableEditor.m_OnDeactivate
    XRBaseInteractableEditor.m_OnFirstHoverEnteredCalls
    XRBaseInteractableEditor.m_OnLastHoverExitedCalls
    XRBaseInteractableEditor.m_OnHoverEnteredCalls
    XRBaseInteractableEditor.m_OnHoverExitedCalls
    XRBaseInteractableEditor.m_OnSelectEnteredCalls
    XRBaseInteractableEditor.m_OnSelectExitedCalls
    XRBaseInteractableEditor.m_OnSelectCanceledCalls
    XRBaseInteractableEditor.m_OnActivateCalls
    XRBaseInteractableEditor.m_OnDeactivateCalls
    XRBaseInteractableEditor.DrawInspector()
    XRBaseInteractableEditor.DrawBeforeProperties()
    XRBaseInteractableEditor.DrawEvents()
    XRBaseInteractableEditor.DrawInteractionManagement()
    XRBaseInteractableEditor.DrawInteractableEvents()
    XRBaseInteractableEditor.DrawInteractableEventsNested()
    XRBaseInteractableEditor.IsDeprecatedEventsInUse()
    XRBaseInteractableEditor.MigrateEvents(SerializedObject)
    XRBaseInteractableEditor.MigrateEvents(Object[])
    BaseInteractionEditor.knownSerializedPropertyNames
    BaseInteractionEditor.OnInspectorGUI()
    BaseInteractionEditor.InitializeKnownSerializedPropertyNames()
    BaseInteractionEditor.GetDerivedSerializedPropertyNames()
    BaseInteractionEditor.DrawDerivedProperties()
    BaseInteractionEditor.DrawScript()
    Namespace: UnityEditor.XR.Interaction.Toolkit
    Syntax
    public class TeleportationAnchorEditor : BaseTeleportationInteractableEditor

    Fields

    m_TeleportAnchorTransform

    of the backing teleportAnchorTransform.

    Declaration
    protected SerializedProperty m_TeleportAnchorTransform
    Field Value
    Type Description
    SerializedProperty

    Methods

    DrawCoreConfiguration()

    Draw the core group of property fields. These are the main properties that appear before any other spaced section in the inspector.

    Declaration
    protected override void DrawCoreConfiguration()
    Overrides
    XRBaseInteractableEditor.DrawCoreConfiguration()

    OnEnable()

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

    Declaration
    protected override void OnEnable()
    Overrides
    BaseTeleportationInteractableEditor.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