RhinoCommon API
RenderWindowAddChannel Method |
Add a channel to the frame buffer in addition to the fixed Red, Green, Blue and Alpha channels.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool AddChannel( RenderWindowStandardChannels channel )
Public Function AddChannel ( channel As RenderWindowStandardChannels ) As Boolean
Parameters
- channel
- Type: Rhino.RenderRenderWindowStandardChannels
Channel to add
Return Value
Type: BooleanIf the channel existed then true is returned otherwise; returns true if the channel was added or false if not.

Rhino for Windows
Supported in: 6.14