Daily Archives: November 4th, 2008

Blur on rotationY = 0? Use transform.matrix

If you have run across bad quality visuals after doing DisplayObject transformations in 3D (rotationX, rotationY, rotationY or z-axis modifications) you might want to use transform.matrix to get back the quality. I wanted to make a simple 3D animation in … Continue reading

15 Comments