This is a read-only mirror of pymolwiki.org

Specular intensity

From PyMOL Wiki
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