Jump to: navigation, search

SYSCLS ARCONTENTROTATION


IC CLASSIFICATION.gif AR-Content Rotation Classification
Name SYSCLS_ARCONTENTROTATION
Inheritance none
Namespace System.Classification.AR
ID {ae66b7ee-3068-44c3-8bf9-451b9cd3f560}
Purpose Classify object for AR-Content rotation.
Version -

Use this classification to specify the rotation of AR-Content relative to a given origin. In case of Direct Augmentation, the AR-Content is rotated relative to the AR-Marker coordinate system´s origin. Rotations are applied in following order: z-y`-x``. That means for example, that the y-rotation is applied after the rotation around the z-axis was performed.

AR-Marker Coordinate System
AR-Marker Coordinate System

MetaProperties

Name Data type Comment
ROTATIONX Double Rotation of the augmented content around the x-axis in degrees.

Valid values: 0°…360° (clockwise)

ROTATIONY Double Rotation of the augmented content around the y-axis in degrees.

Valid values: 0°…360° (clockwise)

ROTATIONZ Double Rotation of the augmented content around the x-axis in degrees.

Valid values: 0°…360° (clockwise)

ISFACINGCAMERA Boolean If set to true, the augmented content is always facing the mobile device. Otherwise the rotation is specified by the Rotation properties.

See also