www.pudn.com > vrmlExample.rar > 4-1-1.wrl


#VRML V2.0 utf8 
Group 
{ 
	children 
	[ 
		NavigationInfo 
		{ 
			headlight TRUE 
		} 
		Shape 
		{ 
			appearance Appearance 
			{ 
				material Material 
				{ 
					diffuseColor 1.0 0.0 0.0 
				} 
			} 
			geometry Box 
			{ 
				size 2.0 2.0 2.0 
			} 
		} 
	] 
}