P_Rhino_Render_RenderSettings_BackgroundColorTop - mcneel/rhinocommon-api-docs GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️