Editar

Compartilhar via


ArTrackingType Enum

Definition

Enumeration indicating the portion of the pose that will be used when tracking.

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

Fields

Position 2

The pose rotation will be used.

Rotation 1

The pose rotation will be used.

RotationAndPosition 0

The pose rotation and position will be used.

Applies to