Class AS::MIPTexture
In: lib/as_texture.rb
Parent: AS::Texture

MIP textures are a special kind of POT texture that use mipmaps and trilinear filtering to provide smoother scaling at small sizes. Uses 25-33% more memory than a POT texture of the same size.

Methods

new   upload  

Public Class methods

Public Instance methods

[Validate]