docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TrackedPoseDriver.TrackingType

    This enum is used to indicate which parts of the pose will be applied to the parent transform

    Namespace: UnityEngine.SpatialTracking
    Assembly: UnityEngine.SpatialTracking.dll
    Syntax
    public enum TrackedPoseDriver.TrackingType

    Fields

    Name Description
    PositionOnly

    With this setting, only the pose's position will be applied to the parent transform

    RotationAndPosition

    With this setting, both the pose's rotation and position will be applied to the parent transform

    RotationOnly

    With this setting, only the pose's rotation will be applied to the parent transform

    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)