{ "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":"HorizontalStabilizer.x3d"
          },
          {
            "@name":"description",
            "@content":"This file defines a horizontal stabilizer that is inlined to create the tail boom of a helicopter"
          },
          {
            "@name":"creator",
            "@content":"Jane Wu (adapted from the original horizontal.wrl created for vrtp demo helicopter)"
          },
          {
            "@name":"created",
            "@content":"8 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/HorizontalStabilizer.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"21 April 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":"HorizontalStabilizer.x3d"
            }
          },
          { "Transform":
            {
              "@rotation":[0.0,0.0,1.0,1.57],
              "-children":[
                { "Shape":
                  {
                    "@DEF":"STABILIZER_SHAPE",
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@diffuseColor":[0.0,0.2,0.05]
                              }
                            }
                        }
                      },
                    "-geometry":
                      { "Extrusion":
                        {
                          "@convex":false,
                          "@creaseAngle":0.8,
                          "@crossSection":[-0.20,0.00,-0.10,0.02,-0.00,0.04,0.10,0.045,0.18,0.04,2.00,0.00,0.18,-0.02,0.10,-0.04,-0.00,-0.035,-0.10,-0.025,-0.20,0.00],
                          "@solid":false,
                          "@spine":[0.0,-1.14,0.0,0.0,1.14,0.0]
                        }
                      }
                  }
                },
                { "Transform":
                  {
                    "@DEF":"RIGHT_LIGHT",
                    "@translation":[0.04,-1.15,0.0],
                    "-children":[
                      { "Shape":
                        {
                          "-appearance":
                            { "Appearance":
                              {
                                "@DEF":"RED_LIGHT",
                                "-material":
                                  { "Material":
                                    {
                                      "@emissiveColor":[1.0,0.0,0.0]
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Sphere":
                              {
                                "@radius":0.03
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"LEFT_LIGHT",
                    "@translation":[0.04,1.15,0.0],
                    "-children":[
                      { "Shape":
                        {
                          "-appearance":
                            { "Appearance":
                              {
                                "@DEF":"GREEN_LIGHT",
                                "-material":
                                  { "Material":
                                    {
                                      "@emissiveColor":[0.0,1.0,0.0]
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Sphere":
                              {
                                "@radius":0.03
                              }
                            }
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}