- animated model
- animated gltf model
- scale-to
- move-to
- move-by
- rotate-to
- rotate-by
- spin
- animation-events
- page orientation
- Instances
- content placement
- content placement with URL
- transparency
- multiple models
- video transparency
- effects
- raycast control
- raycast headpos
- 2d-3d extraction
- update stage
- gobble gobble
<!-- Copyright Magic Leap, Inc. 2019.-->
<!-- You may reuse the code below, but not the visual assets themselves.-->
<ml-model
id="modelAnimation"
src="pig.glb"
extractable="true"
extracted-scale="5"
z-offset="300px"
breadth="600px"
model-scale="0.5 0.5 0.5"
environment-lighting="color-intensity: 1;"
model-animation="Take 001, false, -1"
model-animation-speed="1">
</ml-model>