Enum TrackedPoseDriver.DeviceType
The device being tracked by the tracked pose driver
Namespace: UnityEngine.SpatialTracking
Syntax
public enum DeviceType
Fields
Name | Description |
---|---|
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 |