RenderChannel (Framebuffer)
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
Autodesk Softimage v7.5