docs.unity3d.com
    Show / Hide Table of Contents

    Enum XRRig.TrackingOriginMode

    Sets which Tracking Origin Mode to use when initializing the input device.

    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    public enum TrackingOriginMode : int

    Fields

    Name Description Value
    NotSpecified

    Uses the default Tracking Origin Mode of the input device.

    0
    Device

    Sets the Tracking Origin Mode to . Input devices will be tracked relative to the first known location.

    1
    Floor

    Sets the Tracking Origin Mode to . Input devices will be tracked relative to a location on the floor.

    2
    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