Texture.gen

Generates a new opengl texture and returns it's name

class Texture
static
GLuint
gen
()

Return Value

Type: GLuint

the name of the newly created texture

Meta