<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  <head>
    <meta content='HorizontalStabilizer.x3d' name='title'/>
    <meta content='This file defines a horizontal stabilizer that is inlined to create the tail boom of a helicopter' name='description'/>
    <meta content='Jane Wu (adapted from the original horizontal.wrl created for vrtp demo helicopter)' name='creator'/>
    <meta content='8 January 2001' name='created'/>
    <meta content='Del Beilstein' name='contributor'/>
    <meta content='20 October 2019' name='modified'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/OH58dKiowaWarriorUnitedStates/HorizontalStabilizer.x3d' name='identifier'/>
    <meta content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' name='generator'/>
    <meta content='../../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='HorizontalStabilizer.x3d'/>
    <Transform rotation='0.0 0.0 1.0 1.57'>
      <Shape DEF='STABILIZER_SHAPE'>
        <Appearance>
          <Material diffuseColor='0.0 0.2 0.05'/>
        </Appearance>
        <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'/>
      </Shape>
      <Transform DEF='RIGHT_LIGHT' translation='0.04 -1.15 0.0'>
        <Shape>
          <Appearance DEF='RED_LIGHT'>
            <Material emissiveColor='1.0 0.0 0.0'/>
          </Appearance>
          <Sphere radius='0.03'/>
        </Shape>
      </Transform>
      <Transform DEF='LEFT_LIGHT' translation='0.04 1.15 0.0'>
        <Shape>
          <Appearance DEF='GREEN_LIGHT'>
            <Material emissiveColor='0.0 1.0 0.0'/>
          </Appearance>
          <Sphere radius='0.03'/>
        </Shape>
      </Transform>
    </Transform>
  </Scene>
</X3D>