Click or drag to resize

RenderWindow.GetRequestedRenderChannelsAsStandardChannels 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 RenderWindow.StandardChannels[] GetRequestedRenderChannelsAsStandardChannels()

Return Value

Type:RenderWindow.StandardChannels[]
Array of StandardChannels
See Also