Ray texture: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
m (→‎Usage: Simplified comment "where X = [0,5]" for more none-expert users)
 
Line 10: Line 10:
== Usage ==
== Usage ==
<source lang="python">
<source lang="python">
set ray_texture, X      # where X=[0,5]
set ray_texture, X      # where X = 0 ... 5
</source>
</source>



Latest revision as of 16:10, 22 August 2023

Overview

ray_texture sets what texture PyMol applies to the surface of your object during ray tracing. Options now consist of

  1. None
  2. Matte 1
  3. Matte 2
  4. Swirl 1
  5. Swirl 2
  6. Fiber

Usage

set ray_texture, X      # where X = 0 ... 5

Examples

The thumbnails are most likely too small to see the detail. Please click on each image to see a close up.

See Also