Difference between revisions of "Fog start"

From PyMOLWiki
Jump to navigation Jump to search
m
 
(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 17: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