Sorry to send the previous email in portuguese. Pinnati,
Try this: (plane as Mesh).ownCanvas = true; plane.filters = [new BlurFilter()]; BR, Lucas On Fri, May 8, 2009 at 12:48 AM, Lucas Guilherme <[email protected]> wrote: > Pinnati > > Jah tentou isto? > > (plane as Mesh).ownCanvas = true; > plane.filters = [new BlurFilter()]; > > Abracos, > Lucas > > > On Thu, May 7, 2009 at 11:47 PM, Fabio Pinatti <[email protected]> wrote: > >> Hello guys and ladies, >> >> question: Any away3d specific tip for directional motion blur? I'm >> thinking in a simple animation with a rotating plane, but would like give it >> a slight blurring, a kind of trails effect. The blur filter would blur the >> entire movieclip, that would be a quite fake for that situation.. >> >> Any thoughts, or just the regular bitmapdata, drawing on a layer under my >> 3d holder? >> >> Thank you, >> >> -- >> Fabio Pinatti >> :: web.developer >> :::: www.pinatti.com.br >> :::::: 19. 9184.3745 / 3342.1130 >> >> >
