/ Published in: ActionScript 3
Get your object to be the exact pixel size you put into the Plane's Dimensions.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
3dOBJECT.z = (camera.zoom * camera.focus) - Math.abs(camera.z)
URL: http://www.everydayflash.com/blog/index.php/2008/07/07/pixel-precision-in-papervision3d/