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


        <ml-stage  extents="front:0.60;"></ml-stage>
        <ml-model
          id="whaleModel"
          src="Whale/Whale.fbx"
          materials="
            kmat: Whale/Whale.kmat;
            textures: Whale/Whale_New_Diffuse2.png;"
          z-offset="500"
          extractable="true"
          extracted-size="2, 1.5, 4.5">
        </ml-model>