Click or drag to resize

RenderSettingsFlatShade Property

Gets or sets a value indicating whether to render using flat shading.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool FlatShade { get; set; }

Property Value

Type: Boolean
See Also