ViewRange

ViewRange

is an option for Graphics3D and related functions which specifies the range of distances from the view point to be included in displaying a three-dimensional scene.

Details

  • The following settings can be used:
  • Alla range sufficient to see everything (default)
    {min,max}minimum and maximum distances
  • With ViewRange->{min,max}, the 3D scene is effectively clipped by planes which are distances min and max away from the camera.
  • Explicit settings for ViewMatrix override settings for ViewRange.

Examples

Basic Examples  (2)

By default, the range is sufficient to include all the objects:

Specify the minimum and maximum distances from the camera to be included:

Wolfram Research (2007), ViewRange, Wolfram Language function, https://reference.wolfram.com/language/ref/ViewRange.html.

Text

Wolfram Research (2007), ViewRange, Wolfram Language function, https://reference.wolfram.com/language/ref/ViewRange.html.

CMS

Wolfram Language. 2007. "ViewRange." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ViewRange.html.

APA

Wolfram Language. (2007). ViewRange. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ViewRange.html

BibTeX

@misc{reference.wolfram_2023_viewrange, author="Wolfram Research", title="{ViewRange}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ViewRange.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_viewrange, organization={Wolfram Research}, title={ViewRange}, year={2007}, url={https://reference.wolfram.com/language/ref/ViewRange.html}, note=[Accessed: 18-March-2024 ]}