Framebuffer.RenderChannel
 
 
 

Framebuffer.RenderChannel

Description

Returns the RenderChannel this Framebuffer represents. All rendering takes place into a render channel and is output to disk by the framebuffer object.

C# Syntax

// get accessor
RenderChannel rtn = Framebuffer.RenderChannel;

See Also

RenderChannel RenderChannelCollection siRenderChannelType