docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TrackingMode

    Represents the tracking mode for the session.

    Namespace: UnityEngine.XR.ARFoundation
    Assembly: Unity.XR.ARFoundation.dll
    Syntax
    public enum TrackingMode

    Fields

    Name Description
    DontCare

    The tracking mode is not specified and will be chosen automatically.

    PositionAndRotation

    6 degrees of freedom including both orientation and position.

    RotationOnly

    3 degrees of freedom for orientation only.

    Extension Methods

    TrackingModeExtensions.ToFeature(TrackingMode)
    In This Article
    Back to top
    Copyright © 2024 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)