This is a read-only mirror of pymolwiki.org

Specular intensity

From PyMOL Wiki
Revision as of 03:55, 28 March 2014 by Bell (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

This controls how PyMOL displays specular reflections in the GUI (unrendered). This is analogous to Spec_power for ray traced images.

Values range form [0, 200+].

Syntax

# set the specular intensity to some real valued number
set specular_intensity, float

# for example, set it to 200
set specular_intensity, 200.0

See Also

Spec_power