docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum BaseTeleportationInteractable.TeleportTrigger

    Indicates when the teleportation action happens.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Locomotion.Teleportation
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum BaseTeleportationInteractable.TeleportTrigger

    Fields

    Name Description
    OnActivated

    Teleportation occurs on activate.

    OnDeactivated

    Teleportation occurs on deactivate.

    OnSelectEntered

    Teleportation occurs right when area is selected.

    OnSelectExited

    Teleportation occurs once selection is released without being canceled.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)