www.pudn.com > vrmlExample.rar > 3-2-2.wrl


#VRML V2.0 utf8 
Shape  
{ 
	appearance Appearance  
	{ 
       	material Material { } 
    } 
    	geometry Cone  
	{ 
		height 2.0 
	    bottomRadius 1.0 
       	bottom TRUE 
	    side TRUE 
    } 
}