UnloadTexture function
See RaylibCoreFlatModule.UnloadTexture.
Implementation
void UnloadTexture(
TextureD texture,
) => _module.UnloadTexture(texture);
See RaylibCoreFlatModule.UnloadTexture.
void UnloadTexture(
TextureD texture,
) => _module.UnloadTexture(texture);