plane.extra.height 以及改變3D物件參考點的方法?
Thursday, August 28th, 2008在PV3D中要存取物件的寬 跟高似乎不能直接用 XXX.height 看了一下,要寫成 plane.extra = {width: mm.width, height: mm.height}; plane.y = plane.extra.height*0.5; 此外,要改變PV3D中參考點的方法好像沒有~ 倒是再網路上看到有人用了一些小撇步 http://kabulinteractive.com/blog/?p=21 http://labs.boulevart.be/index.php/category/papervision/ http://analogdesign.ch/blog/index.php/archive/papervision3d-demo-move-pivot-axis-only/