Specular

From PyMOLWiki
Revision as of 16:30, 17 April 2009 by Inchoate (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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