A description of all the attachments of a render pass.

Variables

colorAttachments:Array<RenderPassColorAttachmentDescriptor>

The color attachments of the render pass.

@:optionaloptionaldepthStencilAttachment:Null<RenderPassDepthStencilAttachmentDescriptor>

The depth and stencil attachment of the render pass, if any.