you could try changeing value of
view.session = new BitmapSession(2);
this will also affect performance though.
Here look at this sight for performance tweeks
http://www.packtpub.com/article/tips-and-tricks-on-away3d-3-6
How i can move object 360 dagree in away 3dSoftware: Away3D 3.x |
||
maddog, Sr. Member
Posted: 24 November 2011 04:34 PM Total Posts: 118 [ # 16 ] you could try changeing value of view.session = new BitmapSession(2); this will also affect performance though. Here look at this sight for performance tweeks |
||
ahmedelshfie, Newbie
Posted: 08 December 2011 07:01 PM Total Posts: 10 [ # 17 ] Hello maddog, Sorry to my late respond, for any way i solve my problem and is work fine, However thanks too much for help. Best, |