Specular intensity

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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