Difference between revisions of "Field Of View"

From PyMOLWiki
Jump to navigation Jump to search
m
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
'''field_of_view''' sets the amount of perspective to apply to the scene.  Typical values range from 40-60.  Turning off '''field_of_view''' amounts to the same thing as setting '''orthogonal''' to '''1'''.  The higher the value of '''field_of_view''' the more amplified is the effect of the perspective.
+
'''field_of_view''' sets the amount of perspective to apply to the scene.  Typical values range from 40-60.  Turning off '''field_of_view''' amounts to the same thing as setting [[orthoscopic]] to '''1'''.  The higher the value of '''field_of_view''' the more amplified is the effect of the perspective.
  
 
== Examples ==
 
== Examples ==
Line 12: Line 12:
 
set field_of_view, 60
 
set field_of_view, 60
 
</source>
 
</source>
 +
 +
== See Also ==
 +
[[orthoscopic]] [[Ray_orthoscopic]]
 +
 +
[[Category:Settings|Field of view]]

Latest revision as of 05:44, 8 October 2010

Overview

field_of_view sets the amount of perspective to apply to the scene. Typical values range from 40-60. Turning off field_of_view amounts to the same thing as setting orthoscopic to 1. The higher the value of field_of_view the more amplified is the effect of the perspective.

Examples

Syntax

set field_of_view, 60

See Also

orthoscopic Ray_orthoscopic