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; }
Public Property BackgroundColorTop As Color
Get
Set
Property Value
Type:
ColorSee Also