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
    PositionOnly

    Update position only.

    RotationAndPosition

    Update both rotation and position.

    RotationOnly

    Update rotation only.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, November 3, 2022
    Terms of use