Redigera

Dela via


ArTrackedPose Enum

Definition

Enumeration indicating the available types of augmented reality tracking poses.

public enum class ArTrackedPose
public enum ArTrackedPose
type ArTrackedPose = 
Public Enum ArTrackedPose
Inheritance
ArTrackedPose

Fields

Name Value Description
LeftEye 0

The left eye of a head mounted device.

RightEye 1

The left eye of a head mounted device.

Center 2

The center eye of a head mounted device, this is typically the default for most such devices.

Head 3

The "head" eye of a head mounted device, this location is often slightly above the center eye for most such devices.

LeftPose 4

The left hand controller pose.

RightPose 5

The right hand controller pose.

ColorCamera 6

The color camera of a mobile (ex: phone) device.

Applies to