Fog start: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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>


Line 16: Line 15:
Image:fog_start_1.png|fog_start 1
Image:fog_start_1.png|fog_start 1
</gallery>
</gallery>
[[Category:Settings|Fog start]]

Latest revision as of 16:13, 2 November 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