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...)
(No difference)

Revision as of 16:30, 17 April 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