Fog start: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
Line 5: Line 5:


== Syntax ==
== Syntax ==
<source lang="python">
<source lang="python">
set fog_start, <number>                           #default 0.5
set fog_start, <number>     #default 0.5
</source>
</source>



Revision as of 14:58, 24 February 2007

Overview

set fog_start adjusts the gradient strength of Depth Cue/fog.
A low value gives a more generally cloudy image with a gradual introduction of fog. A larger value gives a sharper introduction of fog into the image.

Syntax

set fog_start, <number>      #default 0.5

Example