<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://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 =' https://www.web3d.org/specifications/x3d-3.3.xsd '>
<head>
<meta name='titlecontent='AmbientIntensity.x3d'/>
<meta name='descriptioncontent='This example illustrates the effect of an ambientIntensity field from a Sphere on a Cone. Note that navigation reports of user position and orientation from the WhereAmI prototype appear in the player console.'/>
<meta name='creatorcontent='Leonard Daly and Don Brutzman'/>
<meta name='createdcontent='2 February 2006'/>
<meta name='translatedcontent='2 February 2006'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='referencecontent=' https://X3dGraphics.com '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/X3dResources.html '/>
<meta name='rightscontent='Copyright (c) 2006, Daly Realism and Don Brutzman'/>
<meta name='subjectcontent=' X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com '/>
<meta name='identifiercontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/AmbientIntensity.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

Index for ExternProtoDeclare definition : WhereAmI

Index for Viewpoint images : Viewpoint_1, Viewpoint_2
-->
<Scene>
<WorldInfo title='AmbientIntensity.x3d'/>
<Viewpoint description='Default Viewpointposition='0 0 10.00'/>
<Viewpoint description='Book Viewpointorientation='-1. 0.04 0.008 0.2406position='-0.036 2.17 8.89'/>
<Transform>
<Shape>
<Appearance>
<Material diffuseColor='1 0 0specularColor='0 1 0transparency='.8'/>
</Appearance>
<Cone/>
</Shape>
</Transform>
<Transform translation='0 0 -6'>
<Shape>
<Appearance>
<Material ambientIntensity='.8diffuseColor='0 0 1'/>
</Appearance>
<Sphere/>
</Shape>
</Transform>
<ExternProtoDeclare name='WhereAmI'
  url=' "../Chapter14Prototypes/WhereAmIPrototype.x3d#WhereAmI" "https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter14Prototypes/WhereAmIPrototype.x3d#WhereAmI" "../Chapter14Prototypes/WhereAmIPrototype.wrl#WhereAmI" "https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter14Prototypes/WhereAmI.wrl#WhereAmI" '/>

<ProtoInstance name='WhereAmI'/>
<Background skyColor='1 1 1'/>
</Scene>
</X3D>
<!--

Index for ExternProtoDeclare definition : WhereAmI

Index for Viewpoint images : Viewpoint_1, Viewpoint_2
-->

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

<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources and X3D Scene Authoring Hints. -->