Simon.Anderson Posted March 1, 2016 Posted March 1, 2016 Hi, Is there any way to force a refresh in a viewport? Currently I have a shader effect that doesn't get drawn until the mouse enters the appropriate viewport. The mouse-over is obviously triggering a refresh/update of some sort - does anyone know the exact class/method that gets called in this case? Thanks, Simon
silent Posted March 1, 2016 Posted March 1, 2016 Hi Simon, Could you please check if engine.app.setUpdate(1) will help in your case? How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Simon.Anderson Posted March 1, 2016 Author Posted March 1, 2016 yep it's on - it's ok though I managed to find a work-around. Cheers.
Recommended Posts