Transforming Content
Learn how to move, scale, and rotate 3D content in Scene Viewer.
Last updated
Was this helpful?
Learn how to move, scale, and rotate 3D content in Scene Viewer.
Last updated
Was this helpful?
Move the model by tapping the screen with one finger and moving the finger around the screen.
Scale the model by pinching the screen with two fingers.
You can use metadata to persistently transform 3D content.
The following keys are words the system uses as pre-defined metadata keys to control transformations:
scale
float
Any positive number. Default value is 1.
Grows or shrinks the hologram uniformly
Rotate the model by placing two fingers on the screen and moving them in a circular motion.
You can also use two thumbs and move them up and down, each thumb in the opposite direction.
You can use metadata to persistently transform 3D content.
The following keys are words the system uses as pre-defined metadata keys to control transformations:
xAngle
float
Any positive or negative number.
Default value is 0.
Rotates the model on the x-axis
yAngle
float
Any positive or negative number.
Default value is 0.
Rotates the model on the y-axis
zAngle
float
Any positive or negative number.
Default value is 0.
Rotates the model on the z-axis
The following keys are words the system uses as pre-defined metadata keys to control built-in animations:
Keyword
Type
Options
Description
autoplay
boolean
Either 'true' or 'false'.
Default value 'true'.
Play the default animation automatically.
animationsTrigger
string
Either 'click' or 'after'. Default value 'click'.
Play the next animation by clicking the model or automatically after the previous animation.
animation<X>_name
string
Any string that matches a name of an existing built-in animation in the asset's pre-defined animations list.
The animation's place in the sequence of the animations that is presented.
animation_loop
boolean
Either 'true' or 'false'.
Default value 'false'.
Play the animation once or in a loop. This option is available only if 'animationsTrigger' is not set to 'after'.
For example:
Key
Value
animation1_name
walking
animation2_name
running
If the content is too big or too small, go back to the console and to affect its transformation. After adding or changing metadata refresh the browser and relaunch the experiences for the changes to take effect.
If you can to further adjust the starting rotation of the model. After adding or changing metadata refresh the browser and relaunch the experiences for the changes to take effect.
Remember to after adding metadata with Scene Viewer experiences for the changes to take effect.
You can add annotations to the model using the .
Remember to after adding metadata with Scene Viewer experiences for the changes to take effect.
If you'd like to control built-in animations of the content, go back to the console and to control animations. After adding metadata, .
Remember to after adding metadata with Scene Viewer experiences for the changes to take effect.