Changes

HowTo:Configure Dynamic AR Content

290 bytes added, 10:29, 24 March 2014
</source>
In the following rotation example the user must see the 3d object rotated around X axis and around Z axis 90 degrees.
Note that the angle is in radians.
* ''RotationDegrees example''.
<source lang="xml">
<Rotation>
<X>0.5707</X>
<Z>0.5705</Z>
<!-- -->
</Rotation>
</source>
=== MovieAction Tag ===
165
edits