library / com.otaliastudios.opengl.texture / GlFramebuffer / attach

attach

@JvmOverloads fun attach(texture: GlTexture, attachment: Int = GL_COLOR_ATTACHMENT0.toInt()): Unit