<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "http://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Immersive' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' http://www.web3d.org/specifications/x3d-3.3.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='20 October 2019'/>
<meta name='infocontent='Contained Inline scene has profile Immersive'/>
<meta name='referencecontent=' http://X3dGraphics.com '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/X3dResources.html '/>
<meta name='rightscontent='Copyright (c) 2005, Daly Realism and Don Brutzman'/>
<meta name='subjectcontent=' X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com '/>
<meta name='identifiercontent=' http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter04ViewingNavigation/NavigationInfo.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, 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, the first one is bound at load time, and thus governs the active navigation modes -->
<!-- Note that an author can control what choices a user has available, and initial type selected, while the user can select among navigation choices from available options -->
<!-- Author TODO: Experiment by swapping order of these NavigationInfo nodes, first one is bound at load time -->
<WorldInfo title='NavigationInfo.x3d'/>
<NavigationInfo DEF='DEFAULT_EXAMINE_FIRST'/>
<NavigationInfo DEF='FLY_FIRSTtype='"FLY" "ANY"'/>
<NavigationInfo DEF='SIT_TIGHTtype='"NONE"'/>
<!-- Also note that this scene does not provide a way to select a different NavigationInfo node during run time -->
<Inline bboxCenter='0 0 0bboxSize='-1 -1 -1'
  url=' "../HelloWorld.x3d" "http://X3dGraphics.com/examples/X3dForWebAuthors/HelloWorld.x3d" "../HelloWorld.wrl" "http://X3dGraphics.com/examples/X3dForWebAuthors/HelloWorld.wrl" '/>
</Scene>
</X3D>
<!--

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

<!-- Color key: <X3dNode DEF='idName' field='value'/> matches <XmlElement DEF='idName' attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D Extensibility)
-->

<!-- Additional help information about X3D scenes: X3D Resources, X3D Scene Authoring Hints and X3D Tooltips -->