GLTextureBuilder.setUpdateTexture
void setUpdateTexture(gdk.texture.Texture texture = null)Sets the texture to be updated by this texture. See [gdk.gltexture_builder.GLTextureBuilder.setUpdateRegion] for an explanation.
Parameters
texture | the texture to update |