Texture minification filter.
Note that *Mipmap* options need mipmaps to be present on the sampled texture. Either define them manually or generate them automatically by calling generateMipmaps() on your texture.
*Mipmap*
generateMipmaps()
Generated using TypeDoc
Texture minification filter.
Note that
*Mipmap*
options need mipmaps to be present on the sampled texture. Either define them manually or generate them automatically by callinggenerateMipmaps()
on your texture.