attachTexture
abstract fun attachTexture(type: FramebufferAttachmentType, texture: Texture): Framebuffer.Builder
Content copied to clipboard
Adds a texture image attachment.
Any previously added attachment of the given type is removed.
Adds a texture image attachment.
Any previously added attachment of the given type is removed.