Enum TrackedPoseDriver.TrackedPose
The list of endpoints that users can track with the TrackedPoseDriver
Namespace: UnityEngine.SpatialTracking
Assembly: UnityEngine.SpatialTracking.dll
Syntax
public enum TrackedPoseDriver.TrackedPose
Fields
Name | Description |
---|---|
Center | The center eye of a HMD style device, this is usually the default for most HMDs |
ColorCamera | The color camera of a mobile device |
DepthCameraDeprecated | No Longer Used |
DeviceDeprecated | No Longer Used |
FisheyeCameraDeprected | No Longer Used |
Head | The head eye of a HMD style device |
LeftEye | The left eye of a HMD style device |
LeftPose | The left hand controller pose |
RemotePose | The pose of a mobile remote |
RightEye | The right eye of a HMD style device |
RightPose | The right hand controller pose |