<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN"   "http://www.web3d.org/specifications/x3d-3.1.dtd">
<X3D profile='Immersiveversion='3.1xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation=' http://www.web3d.org/specifications/x3d-3.1.xsd '>
<head>
<meta name='titlecontent='NavigationInfo.x3d'/>
<meta name='descriptioncontent='NavigationInfo override example for Kelp Forest world.'/>
<meta name='creatorcontent='Leonard Daly and Don Brutzman'/>
<meta name='createdcontent='14 November 2005'/>
<meta name='modifiedcontent='5 August 2008'/>
<meta name='referencecontent=' http://X3dGraphics.com '/>
<meta name='referencecontent=' http://www.web3d.org/x3d/content/examples/X3dResources.html '/>
<meta name='rightscontent='Copyright (c) 2005, Daly Realism & Don Brutzman'/>
<meta name='subjectcontent=' X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com '/>
<meta name='identifiercontent=' http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter04-ViewingNavigation/NavigationInfo.x3d '/>
<meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent='../license.html'/>
</head>
<!--

Index for DEF nodes: DEFAULT_EXAMINE_FIRST, FLY_FIRST, SIT_TIGHT
-->
<Scene>
<!-- Because these NavigationInfo nodes are here in the parent scene, it is bound at load time, and thus governs the active navigation modes -->
<!-- TODO: Experiment by swapping order of these NavigationInfo nodes, first one is bound at load time -->
<NavigationInfo DEF='DEFAULT_EXAMINE_FIRSTtype='"EXAMINE" "ANY"transitionType='"ANIMATE"transitionTime='1.0'/>
<NavigationInfo DEF='FLY_FIRSTtype='"FLY" "ANY"transitionType='"ANIMATE"transitionTime='1.0'/>
<NavigationInfo DEF='SIT_TIGHTtype='"NONE"transitionType='"ANIMATE"transitionTime='1.0'/>
<Inline
  url=' "../HelloWorld.x3d" "http://X3dGraphics.com/examples/X3dForWebAuthors/HelloWorld.x3d" '/>
</Scene>
</X3D>
<!--

Index for DEF nodes: DEFAULT_EXAMINE_FIRST, FLY_FIRST, SIT_TIGHT
-->

<!-- Tag color codes: <Node DEF='idName' attribute='value'/> -->