Depth cue: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Added Example Images) |
||
Line 8: | Line 8: | ||
</source> | </source> | ||
==Example== | |||
{| border="0" cellspacing="0" cellpadding="5" align="center" | |||
|[[Image:DepthCue0.png|thumb|frame|depth_cue=0]] | |||
|[[Image:DepthCue1.png|thumb|frame|depth_cue=1]] | |||
|} | |||
== See Also == | == See Also == | ||
[[fog]], [[Ray_Trace_Fog]], [[Field_Of_View]] | [[fog]], [[Ray_Trace_Fog]], [[Field_Of_View]] |
Revision as of 10:11, 27 July 2006
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.
Syntax
set depth_cue, 1 # turn on depth cueing
set depth_cue, 0 # turn off depth cueing