Specular: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (New page: = Overview = This controls whether or not specular reflections are shown unrendered, in the GUI.  Turning this off only makes a slight improvement in speed.  = Syntax = <source lang="pytho...)  | 
				No edit summary  | 
				||
| Line 19: | Line 19: | ||
[[Category:Settings]]  | [[Category:Settings]]  | ||
[[Category:Specular_Reflections]]  | [[Category:Specular_Reflections]]  | ||
[[Category:Performance]]  | |||
Revision as of 09:23, 11 May 2009
Overview
This controls whether or not specular reflections are shown unrendered, in the GUI. Turning this off only makes a slight improvement in speed.
Syntax
# turn the setting on or off
set specular, boolean
# turn it off
set specular, off
# turn it on
set specular, on