mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-03 17:56:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			134 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			134 B
		
	
	
	
		
			Text
		
	
	
	
	
	
material SelectionColour
 | 
						|
{
 | 
						|
    pass
 | 
						|
    {
 | 
						|
        vertex_program selection_vertex
 | 
						|
        fragment_program selection_fragment
 | 
						|
    }
 | 
						|
}
 |