Editar

Compartilhar 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

Center 2

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

ColorCamera 6

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

Head 3

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

LeftEye 0

The left eye of a head mounted device.

LeftPose 4

The left hand controller pose.

RightEye 1

The left eye of a head mounted device.

RightPose 5

The right hand controller pose.

Applies to