| 
							Texture mapping
							maps images to geometry nodes.
						 
							Multitexture techniques
							apply multiple textures to a single set of geometry,
							enabling a variety of visual effects such as light mapping and environment mapping.
						 
							
								MultiTexture
								node can contain multiple ImageTexture, MovieTexture and PixelTexture nodes.
							
								MultiTextureCoordinate
								node can contain TextureCoordinate or TextureCoordinateGenerator nodes.
							
								MultiTextureTransform
								node contains TextureTransform nodes that correspond to each texture image.
							 
							3D texture
							techniques apply volumetric textures that describe a volume in space, rather than a flat surface.
						 | 
							
							  
							
							  
							
							  |