pub fn delete_texture(texture: Texture2D)
Expand description

Unload texture from GPU memory Using deleted texture will gives different results on different platforms and is not recommended