Screenshot does not work on multiply views

Software: Away3D 4.x

62316e, Newbie
Posted: 28 January 2015 01:45 AM   Total Posts: 25

Hi,

The problem is shat queueSnapshot does not work on multiply views and the reason is the code in RendererBase.as:

if (!_shareContext{
                
if (_snapshotRequired && _snapshotBitmapData{
                    _context
.drawToBitmapData(_snapshotBitmapData);
                    
_snapshotRequired false;
                
}
            } 

Any workaround?

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X