Properties_T_Rhino_Render_RenderSettings - mcneel/rhinocommon-api-docs GitHub Wiki

RenderSettings Properties

The RenderSettings type exposes the following members.

Properties

 

Name Description
Public property AmbientLight Gets or sets the ambient light color used in rendering.
Public property AntialiasLevel Gets or sets antialias level, used for render quality
Public property BackgroundColorBottom Gets or sets the background bottom color used in rendering.
Public property BackgroundColorTop Gets or sets the background top color used in rendering. Sets also the background color if a solid background color is set.
Public property BackgroundStyle How the viewport's backgroun should be filled.
Public property DepthCue Gets or sets a value indicating whether to render using depth cues. These are clues to help the perception of position and orientation of objects in the image.
Public property FlatShade Gets or sets a value indicating whether to render using flat shading.
Public property ImageSize Gets or sets a value indicating the size of the rendering result if UseViewportSize is set to false. If UseViewportSize is set to true, then this value is ignored.
Public property RenderAnnotations Gets or sets a value indicating whether to instruct the rendering engine to show annotations, such as linear dimensions or angular dimensions.
Public property RenderBackfaces Gets or sets a value indicating whether to render back faces.
Public property RenderCurves Gets or sets a value indicating whether to instruct the rendering engine to show curves.
Public property RenderIsoparams Gets or sets a value indicating whether to instruct the rendering engine to show isocurves.
Public property RenderMeshEdges Gets or sets a value indicating whether to instruct the rendering engine to show mesh edges.
Public property RenderPoints Gets or sets a value indicating whether to instruct the rendering engine to show points.
Public property ShadowmapLevel 0=none, 1=normal, 2=best.
Public property UseHiddenLights Gets or sets a value indicating whether to render using lights that are on layers that are off.
Public property UseViewportSize Gets or sets a value indicating whether to use the resolution of the viewport being rendered or ImageSize when rendering
  Back to Top

See Also

Reference

RenderSettings Class
Rhino.Render Namespace

⚠️ **GitHub.com Fallback** ⚠️