it doesn't work. i used myMesh.geometry.applyRotations(x,y,z). This methode change the verts, but in my opinion not as expected.
On 30 Apr., 16:51, Peter Kapelyan <[email protected]> wrote: > Hi Gordon, > > Maybe try: > > mymesh.applyRotations(); > > Should work? > -Pete > > On Thu, Apr 30, 2009 at 10:46 AM, gordon <[email protected]> wrote: > > > Hello, > > i'm very helpless. I need the transformed vertices of my model after i > > used the rotateY methode from my mesh. > > i've found only the original vertices of the mesh. it is possible to > > get the transformed verts? > > > gordon > > -- > ___________________ > > Actionscript 3.0 Flash 3D Graphics Engine > > HTTP://AWAY3D.COM
