<!-- Copyright Magic Leap, Inc. 2019.-->
<!-- You may reuse the code below, but not the visual assets themselves.-->

        <ml-model
          id="birdModel"
          src="res-2/hummingbird.fbx"
          materials="
            kmat: res-2/hummingbird_Material.kmat;
            textures:
              res-2/hummingbird_Material_Albedo.png
              res-2/hummingbird_Material_Reflection.png
              res-2/hummingbird_Material_AO.png
              res-2/hummingbird_Material_Normal.png;"
          model-scale="0.3 0.3 0.3"
          model-animation="Take 001, false, -1"
          model-animation-speed="1"
          z-offset="300">
        </ml-model>