RenderAll
is an option for Graphics3D that specifies whether or not PostScript should be generated for all polygons.


RenderAll
RenderAll
is an option for Graphics3D that specifies whether or not PostScript should be generated for all polygons.
Details

- When RenderAll->False, PostScript will be generated only for those polygons or parts of polygons that are visible in the final picture.
- If RenderAll->True, PostScript is generated for all polygons. The PostScript for polygons that are further back is given before the PostScript for those in front. If the PostScript is displayed incrementally, you can see the object being drawn from the back.
- Setting RenderAll->False will usually lead to a smaller amount of PostScript code, but may take longer to run.
- There may be slight differences in the images obtained with different settings for RenderAll, primarily as a result of different numerical roundoff in the PostScript code, and the rendering system.
History
Introduced in 1988 (1.0)
Text
Wolfram Research (1988), RenderAll, Wolfram Language function, https://reference.wolfram.com/language/ref/RenderAll.html.
CMS
Wolfram Language. 1988. "RenderAll." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RenderAll.html.
APA
Wolfram Language. (1988). RenderAll. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RenderAll.html
BibTeX
@misc{reference.wolfram_2025_renderall, author="Wolfram Research", title="{RenderAll}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/RenderAll.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_renderall, organization={Wolfram Research}, title={RenderAll}, year={1988}, url={https://reference.wolfram.com/language/ref/RenderAll.html}, note=[Accessed: 16-August-2025]}