Click or drag to resize

RenderSettingsBackgroundColorTop Property

Gets or sets the background top color used in rendering.

Sets also the background color if a solid background color is set.

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

Property Value

Type: Color
See Also