Table of Contents

Property FramebufferAttachments

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

FramebufferAttachments

Gets the collection of configuration objects specifying any framebuffer attachments to use when running the shader.

public Collection<FramebufferAttachmentConfiguration> FramebufferAttachments { get; }

Property Value

Collection<FramebufferAttachmentConfiguration>