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.
