<!-- 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"
          extractable="true"
          spin="
            axes: 0 1 0;
            angle: 40deg;
            duration: 120s;
            track: 1;">
        </ml-model>