unload-texture ( texture -- )


Vocabulary
raylib

Inputs
texturea Texture2D


Outputs
None

Word description
Unload texture from GPU memory (VRAM)

Definition