Skip to content

P_Rhino_Render_RenderSettings_AntialiasLevel

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RenderSettings.AntialiasLevel Property

Gets or sets antialias level, used for render quality

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int AntialiasLevel { get; set; }

VB

Public Property AntialiasLevel As Integer
	Get
	Set

Property Value

Type: Int32

Version Information

Supported in: 5D58w

See Also

Reference

RenderSettings Class
Rhino.Render Namespace

Clone this wiki locally