This is a read-only mirror of pymolwiki.org

Difference between revisions of "Specular intensity"

From PyMOL Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 03:55, 28 March 2014

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