mymesh.rotationY = 90;
mymesh.applyRotations();
then just read the vertexes... they are transformed.

Fabrice
On Apr 30, 2009, at 4:46 PM, gordon 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

Reply via email to