- 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="flamingoModel"
src="Flamingo/Flamingo.fbx"
materials="
kmat: Flamingo/Flamingo.kmat;
textures:
Flamingo/Flamingo_Albedo_1.png
Flamingo/Flamingo_Specular_1.png;"
model-scale="0.4 0.4 0.4"
breadth="700px"
move-by="axes: 0 90px 300px;
duration: 5s;
track: 1;">
</ml-model>