Difference between revisions of "Depth cue"

From PyMOLWiki
Jump to navigation Jump to search
(Added Example Images)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
Sets whether or not PyMol overlays a 'fog' on objects farther away from the camera to assist in emphasizing what is in the foreground of the image.
+
One can adjust the fog that PyMol overlays on objects in the viewer window. This fog helps to assist in emphasizing what is in the foreground and backgound of the image with respect to the camera.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 10:47, 19 October 2006

Overview

One can adjust the fog that PyMol overlays on objects in the viewer window. This fog helps to assist in emphasizing what is in the foreground and backgound of the image with respect to the camera.

Syntax

set depth_cue, 1  # turn on depth cueing
set depth_cue, 0  # turn off depth cueing

Example

depth_cue=0
depth_cue=1

See Also

fog, Ray_Trace_Fog, Field_Of_View