How to set my View3D invisible/alpha = 0

Software: Away3D 4.x

V.V.T, Newbie
Posted: 18 April 2012 08:34 AM   Total Posts: 2

Here is my code:
view = new View3D;
view.antiAlias = 16;
//view.backgroundColor = 0xFFFFFF;
//view.alpha = 40;
//view.backgroundAlpha = 80;
view.width = 140;
view.height = 140;
addChild(view);

   

ASWC, Member
Posted: 18 April 2012 01:49 PM   Total Posts: 76   [ # 1 ]

Place anything on the display list and it will cover it.

   

V.V.T, Newbie
Posted: 18 April 2012 03:38 PM   Total Posts: 2   [ # 2 ]

Thanks, I will try to do that ...

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X