Difference between revisions of "Specular"

From PyMOLWiki
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...)
 
Line 19: Line 19:
 
[[Category:Settings]]
 
[[Category:Settings]]
 
[[Category:Specular_Reflections]]
 
[[Category:Specular_Reflections]]
 +
[[Category:Performance]]

Revision as of 10: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

See Also

Category:Specular_Reflections