Builder
Functions
Link copied to clipboard
abstract fun attachRenderbuffer(type: FramebufferAttachmentType, renderbuffer: Renderbuffer): Framebuffer.Builder
Adds a renderbuffer attachment.
Link copied to clipboard
Adds a texture image attachment.
Link copied to clipboard
Builds a framebuffer with the added attachments.