- 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="windmillModel"
src="Windmill/Windmill.fbx"
materials="
kmat: Windmill/Windmill.kmat;
textures:
Windmill/Windmill_V01_Diffuse.png
Windmill/Windmill_V01_Ambient.png
Windmill/Windmill_Normal.png;"
breadth="400px"
rotate-to-angles="
angles: 0 1.6 0;
duration: 5s;
track: 1;">
</ml-model>