{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Interchange",
    "@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":"ConsoleBoard.x3d"
          },
          {
            "@name":"description",
            "@content":"This file defines a console board that is inlined to create a cockpit console of a helicopter"
          },
          {
            "@name":"creator",
            "@content":"Jane Wu (adapted from the original console.wrl created for vrtp demo helicopter)"
          },
          {
            "@name":"created",
            "@content":"9 January 2001"
          },
          {
            "@name":"contributor",
            "@content":"Del Beilstein"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/OH58dKiowaWarriorUnitedStates/ConsoleBoard.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@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":"ConsoleBoard.x3d"
            }
          },
          { "Group":
            {
              "-children":[
                { "Shape":
                  {
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@diffuseColor":[0.0,0.2,0.05]
                              }
                            }
                        }
                      },
                    "-geometry":
                      { "IndexedFaceSet":
                        {
                          "@coordIndex":[6,7,8,9,10,11,0,1,2,3,4,5,6,-1],
                          "@creaseAngle":1.3,
                          "@solid":false,
                          "-coord":
                            { "Coordinate":
                              {
                                "@point":[-0.78,0.10,0,-0.73,0.36,0,-0.645,0.49,0,0.645,0.49,0,0.73,0.36,0,0.78,0.10,0,0.78,-0.10,0,0.55,-0.30,0,0.0,-0.35,0,-0.55,-0.30,0,-0.78,-0.10,0,-0.78,0.10,0]
                              }
                            }
                        }
                      }
                  }
                }
              ]
            }
          }
        ]
    }
  }
}