Click or drag to resize

RenderSettingsRenderChannels Property

If this object is associated with a document, this gets the document render channels. Otherwise it gets a 'free-floating' render channels object.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public RenderChannels RenderChannels { get; }

Property Value

Type: RenderChannels
See Also