| 
			Color node defines a set of RGB color values that apply either to a sibling Coordinate|CoordinateDouble node,
			or else to a parent ElevationGrid node. Color is only used by ElevationGrid, IndexedFaceSet, IndexedLineSet, LineSet, PointSet, Triangle* and IndexedTriangle* nodes.
			Hint: colors are often controlled by Material instead.  
		 
					X3D Tooltips of interest:
				
					Color.
		 
					X3D Specification
					sections of interest:
					11 Rendering component,,
					11.2 Concepts,
					11.2.2.2 Geometric properties: Color concepts,
					11.3.1 X3DColorNode
					and
					11.4.2 Color.
		 
					X3D Examples Archives
					of related interest:
		 |