Enum TrackedPoseDriver.TrackedPose
Namespace: UnityEngine.SpatialTracking
Syntax
public enum 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 |