docs.unity3d.com
    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
    Syntax
    public enum FollowReferenceAxis

    Fields

    Name Description Value
    Right

    Represents the positive X axis.


    0
    Up

    Represents the positive Y axis.


    1
    Forward

    Represents the positive Z axis.


    2
    Left

    Represents the negative X axis.


    3
    Down

    Represents the negative Y axis.


    4
    Back

    Represents the negative Z axis.


    5
    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