Skip to content

P_Rhino_Render_RenderSettings_BackgroundColorTop

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

RenderSettings.BackgroundColorTop 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) Version: Rhino 6.0

Syntax

C#

public Color BackgroundColorTop { get; set; }

VB

Public Property BackgroundColorTop As Color
	Get
	Set

Property Value

Type: Color

Version Information

Supported in: 5D58w

See Also

Reference

RenderSettings Class
Rhino.Render Namespace

Clone this wiki locally