{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.0",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.0.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"PredatorExample.x3d"
          },
          {
            "@name":"description",
            "@content":"Example showing NPS Predator Autonomous Underwater Vehicle (AUV) prototype."
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"30 July 2000"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedAirVehicles/PredatorExample.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit, https://www.web3d.org/x3d/content/README.X3D-Edit.html"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"26 March 2026"
          },
          {
            "@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":"PredatorExample.x3d"
            }
          },
          { "ExternProtoDeclare":
            {
              "@name":"Predator",
              "@appinfo":"Predator unmanned air vehicle (UAV)",
              "@url":["PredatorPrototype.x3d#Predator","../../Robots/UnmannedAirVehicles/PredatorPrototype.x3d#Predator","https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedAirVehicles/PredatorPrototype.x3d#Predator","PredatorPrototype.wrl#Predator","../../Robots/UnmannedAirVehicles/PredatorPrototype.wrl#Predator","https://www.web3d.org/x3d/content/examples/Savage/Robots/UnmannedAirVehicles/PredatorPrototype.wrl#Predator"],
              "field": [
                {
                  "@name":"translation",
                  "@accessType":"inputOutput",
                  "@appinfo":"default value 0 0 0",
                  "@type":"SFVec3f"
                },
                {
                  "@name":"rotation",
                  "@accessType":"inputOutput",
                  "@appinfo":"default value 0 0 1 0",
                  "@type":"SFRotation"
                }
              ]
            }
          },
          { "Group":
            {
              "-children":[
                { "Background":
                  {
                    "@groundAngle":[1.57],
                    "@groundColor":[0.05,0.05,0.15,0.05,0.05,0.15],
                    "@skyAngle":[0.05,1.4,1.55,1.56,1.57],
                    "@skyColor":[1,1,0.5,0.4,0.4,0.6,0.4,0.4,0.6,0.5,0.5,0.75,0.6,0.6,0.8,0.8,0.8,0.8]
                  }
                },
                { "Transform":
                  {
                    "-children":[
                      { "ProtoInstance":
                        {
                          "@name":"Predator",
                          "fieldValue": [
                            {
                              "@name":"rotation",
                              "@value":[0,1,0,-0.5]
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}