- 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="whaleModel"
src="Whale/Whale.fbx"
materials="
kmat: Whale/Whale.kmat;
textures: Whale/Whale_New_Diffuse2.png;"
model-scale="0.5 0.5 0.5"
rotation="0 -0.785398 0"
breadth="700px"
move-to="
offset: 300px 500px 280px;
duration: 3s;
track: 1;">
</ml-model>