Axmol Engine 2.4.0-258ceca
|
#include <Types.h>
magFilter
value: ie NEAREST_MIPMAP_LINEAR
and LINEAR_MIPMAP_LINEAR
will select LINEAR
filter, while NEAREST_MIPMAP_NEAREST
and LINEAR_MIPMAP_NEAREST
will select NEAREST
filter.