Texture2D


Vocabulary
raylib

Class description
Represents an texture stored on the GPU.

Fields
iduintOpenGL Texture ID
widthintTexture Base Width
heightintTexture Base Height
mipmapsintMipmap Levels, 1 by default
formatPixelFormatData Format (PixelFormat type)


Definition


Methods