Pass.Framebuffers operator

Introduced

v6.0

Description

Returns a FramebufferCollection containing all the Framebuffer objects on this pass.

C# Syntax

// get accessor
FramebufferCollection rtn = Pass.Framebuffers;