[SOLVED] OffScenePanel

could someone explain me the goal of the OffScenePanel class ? When i was exploring other engine (Ogre3D), i was playing with directX backbuffer…in which case do we use the OffScenePanel ? is there a link with the openGL-java link side ?



thx for your answers :slight_smile:

Its a class of the SDK thats used to display other 3d scenes apart from the main one.

thx !