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