I was hoping that there would be a material that could achieve this kind of effect. Surely there is a need for a material that can occlude objects behind it without being seen?
On 22 Dec 2010, 17:47, Johan <[email protected]> wrote: > Would you care to elaborate a bit? I'm quite new to Away3D and I don't > have a very good understanding of the blending features. > > Any guidance would be greatly appreciated. > > On 20 Dec, 22:21, savagelook <[email protected]> wrote: > > > > > > > > > I'm just firing off ideas here, but could you use a combination of > > alpha blending blendMode and cacheAsBitmap to get the transparent > > object to work as a mask for another? > > > On Dec 20, 10:24 am, Johan <[email protected]> wrote: > > > > In my scene I want to have a rotating transparent (completely hidden) > > > object that still occludes other (visible) objects that's rotating > > > around the main object. > > > > I want these sub-objects to disappear when they are behind the main > > > hidden object. Is this possible?
