docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace UnityEngine.XR.Interaction.Toolkit.Locomotion.Teleportation

    Classes

    FurthestTeleportationAnchorFilter

    Filter for a TeleportationMultiAnchorVolume that designates the anchor furthest from the user as the teleportation destination. Distance calculation uses the camera position projected onto the XZ plane of the XR Origin.

    GazeTeleportationAnchorFilter

    Filter for a TeleportationMultiAnchorVolume that designates the anchor most aligned with the camera forward direction, optionally weighted by distance from the user, as the teleportation destination. Distance calculation uses the camera position projected onto the XZ plane of the XR Origin.

    TeleportVolumeDestinationSettings

    Settings for evaluating the destination anchor for a TeleportationMultiAnchorVolume.

    TeleportVolumeDestinationSettingsDatum

    ScriptableObject container class that holds a TeleportVolumeDestinationSettings value.

    TeleportVolumeDestinationSettingsDatumProperty

    Serializable container class that holds a TeleportVolumeDestinationSettings value or a container asset reference.

    TeleportationMultiAnchorVolume

    An interactable that teleports the user to a specific position and/or rotation defined by one of several anchors. The volume designates a destination anchor upon first hover based on a ITeleportationVolumeAnchorFilter.

    Interfaces

    ITeleportationVolumeAnchorFilter

    Interface for filtering a list of anchors for a TeleportationMultiAnchorVolume to designate one as the destination anchor.

    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)