<!-- 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>