Click or drag to resize

RenderSettingsTransparentBackground Property

Gets or sets whether rendering should be done with transparent background.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool TransparentBackground { get; set; }

Property Value

Type: Boolean
See Also