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; }