Click or drag to resize

RenderSettingsBackgroundColorBottom Property

Gets or sets the background bottom color used in rendering.

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

Property Value

Type: Color
See Also