Table of Contents

Property FramebufferAttachments

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

FramebufferAttachments

Gets a collection of configuration objects specifying any attachments that are required to render the framebuffer.

public Collection<FramebufferAttachmentConfiguration> FramebufferAttachments { get; }

Property Value

Collection<FramebufferAttachmentConfiguration>