This is a read-only mirror of pymolwiki.org

Spec direct power

From PyMOL Wiki
Jump to navigation Jump to search

Overview

This controls the direct specular power. Essentially, this is how strongly surfaces that are perpendicular to the ray drawn from the camera are rendered. The features seems to be inversely proportional to the value. Typical values here range from [0, 200+].

This image shows the spec_direct_power setting increasing from 0 to 100.

spec_direct_power going from 0 to 100.

Syntax

# set it to some value
set spec_direct_power, float

# for example turn it up
set spec_direct_power, 200

See Also

Specular Reflections Category