Fog

From PyMOLWiki
Revision as of 11:03, 4 December 2006 by TheSmell (talk | contribs) (added link to ray_trace_fog)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Overview

set fog allows Depth Cue (or fog!) to be turned on or off in the interactive viewer, not for ray traced images, for this see ray_trace_fog

Syntax

set fog, off
set fog, 0                                        #off

set fog, on
set fog, 1                                        #on

Example