I am using libgdx .
While packing my texture atlas I have set the filter for mag and min to Nearest . But for just one region I wish to draw it with linear filter . Is it possible to have different filters for texture region than that of texture atlas it came from.
↧
Loading TextureRegion with filter diff from that of texture it came from
↧