Ray Trace Gain: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
===Description===
=Description=


A setting that alters the outline thickness when using ray_trace_mode=1 (full color with black outline).
A setting that alters the outline thickness when using ray_trace_mode=1 (full color with black outline).


===Usage===
=Usage=
<source lang="python">
set ray_trace_gain, 0.0
</source>
 
=See Also=


set ray_trace_gain, 0.0


==See Also==
[[Category:Settings]]

Revision as of 11:54, 28 September 2010

Description

A setting that alters the outline thickness when using ray_trace_mode=1 (full color with black outline).

Usage

set ray_trace_gain, 0.0

See Also