Code: Select all
cube->setMaterialFlag(irr::video::EMF_BILINEAR_FILTER, false);
Also: why is batch 2D not supported in burning's but single 2D drawings are? (That's what documentation says, I'm in a hurry and didn't check on my own yet).
Code: Select all
cube->setMaterialFlag(irr::video::EMF_BILINEAR_FILTER, false);