You need to set highlighted parameter in device constructor to true
IrrlichtDevice* device = createDevice(video::EDT_OPENGL, core::dimension2d<u32>(640, 480), 32U, false, true, true, 0);
Search found 1 match
- Sun Jan 02, 2022 2:45 pm
- Forum: Beginners Help
- Topic: How to enable vsync!
- Replies: 1
- Views: 305