Click or drag to resize

RenderWindowGetRequestedRenderChannelsAsStandardChannels Method

Get array of StandardChannels enum values representing the channels requested by the post effect pipeline for this RenderWindow.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public RenderWindowStandardChannels[] GetRequestedRenderChannelsAsStandardChannels()

Return Value

Type: RenderWindowStandardChannels
Array of StandardChannels
See Also