docs.unity.cn
    Show / Hide Table of Contents

    Enum TrackedPoseDriver.TrackingType

    Options for which Transform properties to update.

    Namespace: UnityEngine.InputSystem.XR
    Syntax
    public enum TrackingType

    Fields

    Name Description Value
    RotationAndPosition

    Update both rotation and position.


    0
    RotationOnly

    Update rotation only.


    1
    PositionOnly

    Update position only.


    2
    See Also
    trackingType
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, July 17, 2023