I found a simple way to let them invisbile , set the material=new ColorMaterial(null, 0) but this method is not good I think. I do alots rewrite job on this ,every class I add a function name dispose(),for reduce the memory and let it be destroy... it's seem to little work.but not perfect!,
On 4月9日, 下午4时38分, Novora <[email protected]> wrote: > Sorry, I'm not a professional, so this might not be accurate, but from > my experience, they haven't brought in the visible property into > Away3D Lite yet. > > What I did to counter that, was to make a little function which would > remove stuff from the scene when I wanted them invisible, and add them > back in if I wanted them visible. > > No problems yet, other than the fact that I can't seem to work > together a try-catch statement to stop the function from removing > invisible objects or adding visible objects... > > On Apr 8, 4:57 pm, vkt <[email protected]> wrote: > > > I ,I try to load collda model into scence.and do some work about it . > > why not GeometryData have no visible property? > > is there an instead way to let GeometryData in visible?thanks. -- To unsubscribe, reply using "remove me" as the subject.
