{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.3",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.3.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"MantaMineExample.x3d"
          },
          {
            "@name":"description",
            "@content":"Example instance: Italian Manta bottom mine, with truncated cone and handling padeyes."
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"15 October 2001"
          },
          {
            "@name":"modified",
            "@content":"28 November 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/MantaMineExample.x3d"
          },
          {
            "@name":"photo",
            "@content":"MantaInert.jpg"
          },
          {
            "@name":"photo",
            "@content":"minelocator.jpg"
          },
          {
            "@name":"photo",
            "@content":"Mine1.jpg"
          },
          {
            "@name":"photo",
            "@content":"Mine2.jpg"
          },
          {
            "@name":"photo",
            "@content":"img055.gif"
          },
          {
            "@name":"photo",
            "@content":"http://www.cisatlantic.com/trimix/strike/minelocator.jpg"
          },
          {
            "@name":"photo",
            "@content":"http://www.cisatlantic.com/trimix/strike/Mine1.jpg"
          },
          {
            "@name":"photo",
            "@content":"http://www.cisatlantic.com/trimix/strike/Mine2.jpg"
          },
          {
            "@name":"photo",
            "@content":"https://www.fas.org/man/dod-101/navy/docs/swos/cmd/miw/Sp6-4-1/img055.gif"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"30 August 2025"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          { "WorldInfo":
            {
              "@title":"MantaMineExample.x3d"
            }
          },
          { "ExternProtoDeclare":
            {
              "@name":"MantaMine",
              "@appinfo":"Manta underwater mine",
              "@url":["MantaMinePrototype.x3d#MantaMine","https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/MantaMinePrototype.x3d#MantaMine","MantaMinePrototype.wrl#MantaMine","https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/MantaMinePrototype.wrl#MantaMine"],
              "field": [
                {
                  "@name":"MineColor",
                  "@accessType":"inputOutput",
                  "@appinfo":"useful for visual classification",
                  "@type":"SFColor"
                },
                {
                  "@name":"viewpointDescription",
                  "@accessType":"initializeOnly",
                  "@appinfo":"describe each instance",
                  "@type":"SFString"
                }
              ]
            }
          },
          { "Background":
            {
              "@groundAngle":[1.309,1.570796],
              "@groundColor":[0,0.2,0.4,0.05,0.25,0.6,0.1,0.2,0.4],
              "@skyAngle":[1.309,1.571],
              "@skyColor":[0.1,0.1,0.4,0.1,0.125,0.4,0.1,0.1,0.3]
            }
          },
          { "ProtoInstance":
            {
              "@name":"MantaMine",
              "fieldValue": [
                {
                  "@name":"viewpointDescription",
                  "@value":"Manta mine 10m"
                }
              ]
            }
          },
          { "Viewpoint":
            {
              "@description":"Manta mine 50m (LOD breakpoint)",
              "@position":[0,0,50]
            }
          },
          { "Viewpoint":
            {
              "@description":"Manta mine 99m (LOD breakpoint 100m)",
              "@position":[0,0,99]
            }
          },
          { "Viewpoint":
            {
              "@description":"Manta mine 999m (LOD breakpoint 1000m hides internal viewpoints)",
              "@position":[0,0,999]
            }
          }
        ]
    }
  }
}