<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D version='3.0' profile='Immersive' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='http://www.web3d.org/specifications/x3d-3.0.xsd'>
  <head>
    <meta content='FishExamples.x3d' name='title'/>
    <meta content='Example instances of the Fish prototype.' name='description'/>
    <meta content='Ildeniz Duman' name='creator'/>
    <meta content='Scott Tufts' name='translator'/>
    <meta content='June 1998' name='created'/>
    <meta content='8 December 2001' name='translated'/>
    <meta content='17 December 2002' name='modified'/>
    <meta content='http://www.web3d.org/x3d/content/examples/Basic/KelpForestExhibit/FishExamples.x3d' name='identifier'/>
    <meta content='X3D-Edit, http://www.web3d.org/x3d/content/README.X3D-Edit.html' name='generator'/>
    <meta name='license' content='../../license.html'/>
  </head>
  <Scene>
    <ExternProtoDeclare name='Fish' url='"FishPrototype.wrl#Fish"&#10;"http://www.web3d.org/x3d/content/examples/Basic/KelpForestExhibit/FishPrototype.wrl#Fish"&#10;"FishPrototype.x3d#Fish"&#10;"http://www.web3d.org/x3d/content/examples/Basic/KelpForestExhibit/FishPrototype.x3d#Fish"'>
      <field accessType='inputOutput' name='skinTextureUrl' type='MFString'/>
      <field accessType='inputOutput' name='fishScale' type='SFVec3f'/>
      <field accessType='inputOutput' name='fishColor' type='SFColor'/>
    </ExternProtoDeclare>
    <ProtoInstance name='Fish'/>
    <Transform rotation='0 1 0 -1.57' translation='0 2 0'>
      <ProtoInstance name='Fish'>
        <fieldValue name='fishScale' value='0.5 0.5 0.5'/>
        <fieldValue name='fishColor' value='1 0 0'/>
      </ProtoInstance>
    </Transform>
    <Transform rotation='0 1 0 -3.14' translation='0 1 -4'>
      <ProtoInstance name='Fish'>
        <fieldValue name='fishScale' value='1 0.5 0.5'/>
        <fieldValue name='fishColor' value='1 1 0'/>
      </ProtoInstance>
    </Transform>
    <Transform rotation='0 1 0 1.57' translation='0 1 -4'>
      <ProtoInstance name='Fish'>
        <fieldValue name='fishScale' value='0.5 1 0.5'/>
        <fieldValue name='fishColor' value='0 0 1'/>
      </ProtoInstance>
    </Transform>
    <Transform rotation='0 1 0 -0.872' translation='-1 -2 0'>
      <ProtoInstance name='Fish'>
        <fieldValue name='fishScale' value='0.5 0.5 1'/>
        <fieldValue name='fishColor' value='1 1 0'/>
      </ProtoInstance>
    </Transform>
  </Scene>
</X3D>
