RhinoCommon API
RenderSettingsTransparentBackground Property |
Gets or sets whether rendering should be done with transparent background.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public bool TransparentBackground { get; set; }
Public Property TransparentBackground As Boolean Get Set
Property Value
Type: Boolean