Enum TrackedPoseDriver.TrackingType | XR Legacy Input Helpers | 2.0.8
docs.unity3d.com
    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
    Syntax
    public enum 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

    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