Quitar el modo fullscreen por defecto de osg


/ Published in: C++
Save to your folder(s)



Copy this code and paste it in your HTML
  1. viewer.getCamera(0)->getRenderSurface()->fullScreen(false);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.