docs.unity.cn
    Show / Hide Table of Contents

    Enum TrackedPoseDriver.DeviceType

    The device being tracked by the tracked pose driver

    Namespace: UnityEngine.SpatialTracking
    Syntax
    public enum DeviceType

    Fields

    Name Description Value
    GenericXRController

    An Generic XR Devices, use this value for HMD and AR Mobile device tracking

    GenericXRDevice

    An XR Controller, use this value for controllers

    GenericXRRemote

    An XR Remote, use this value for mobile remotes

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use