I do something very similar in the motion blur demo I posted just yesterday http://savagelook.com/blog/away3d/away3d-motion-blur. Check out the code in the "postrender" section for how I did it.
On Oct 15, 6:20 am, Michael Iv <[email protected]> wrote: > Your answer is in ActionScript 3 docs. View is sprite so how to draw graphics > to bitmapdata is simple AS approach . > > Sent from my iPhone > > On Oct 15, 2010, at 11:49 AM, Von <[email protected]> wrote: > > > > > Hi, > > I want to draw a model with a specified view angle to a bitmapData and > > customize the width and the height of the bitmapData, > > New to here,could somebody teach me? > > > Best regards, > > Von
