| 
		 
					 	ImageTexture maps a 2D-image file onto a geometric shape. 
						Texture maps have a 2D coordinate system (s, t) horizontal and vertical, with (s, t) texture-coordinate values in range [0.0, 1.0] for opposite corners of the image. 
		 
    
		
					X3D Tooltips of interest:
				
					ImageTexture.
		 
		
		
					X3D Specification
					sections of interest:
					18 Texturing component,
					18.2 Concepts
					and
					18.4.1 ImageTexture.
		 
		
		
					X3D Examples Archives
					of related interest:
		 
		
		
   |