FluidBackend.unloadTexture

Destroy a texture created by this backend. Always use texture.destroy() to ensure thread safety and invoking the correct backend.

  1. void unloadTexture(uint id)
  2. void unloadTexture(Texture texture)
    interface FluidBackend
    final @system
    void
    unloadTexture

Meta