Manualy update scene like cameramovement does

Software: Away3D 3.x

Avatar
FlyOn, Jr. Member
Posted: 15 November 2011 03:12 PM   Total Posts: 36

After setting the alpha of an ObjectContainer3D (with owncanvas), the item becomes invisible. When I move the camera a bit, it re-appears with correct alpha.

The same thing happens when changing the movieclip content of a movieclipsprite.

Can I call something after setting the alpha to manualy force such an ‘update’ of the scene that otherwise is triggered by camera movement?

I tried without luck:

view.render();
view.camera.update();
view.scene.updateBounds();
view.updateScreenClipping(); 

cheers!

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X