Texture.this

Creates and loads the texture with the given filters.

  1. this()
  2. this(string file, TextureFilterMode min, TextureFilterMode mag, TextureClampMode wrapX, TextureClampMode wrapY)

Meta