Hi iiley, Away3D will actually take a snapshot of your MovieClip and use that as a bitmap texture. If by "bad vision" you mean jagged/pixelated text, you can increase the resolution of the bitmap by just scaling up your entire MovieClip (with contents).
J On Sep 2, 7:57 am, iiley <[email protected]> wrote: > Hi list, > > I'm working on an website project with Away3D, we have some text, i use > MovieMaterial/BitmapMaterial to apply the text MovieClip to a Plane, but the > aliasing give us a very bad vision. I search the source code of Away3D, > can't find a property or method named with antialiasing, i guess is there > some way to fix this problem. Thanks. > > Regards~ > > -- > iiley > AsWinghttp://www.aswing.org > Personalhttp://www.iiley.com
