Прочетете на английски Редактиране

Споделяне чрез


ArTrackedPose Enum

Definition

Enumeration indicating the available types of augmented reality tracking poses.

C++
public enum class 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

Продукт Версии
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0