Table of Contents

Property FramebufferAttachments

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

FramebufferAttachments

Gets the collection of configuration objects specifying the framebuffer attachment slots used to render the framebuffer.

public Collection<FramebufferAttachmentConfiguration> FramebufferAttachments { get; }

Property Value

Collection<FramebufferAttachmentConfiguration>