docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum FollowReferenceAxis

    Represents the reference axis relative to the tracking anchor used to compare up and camera facing direction.

    Namespace: UnityEngine.XR.Interaction.Toolkit.UI.BodyUI
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum FollowReferenceAxis

    Fields

    Name Description
    Back

    Represents the negative Z axis.

    Down

    Represents the negative Y axis.

    Forward

    Represents the positive Z axis.

    Left

    Represents the negative X axis.

    Right

    Represents the positive X axis.

    Up

    Represents the positive Y axis.

    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)