Hey I need to find the width, height and depth of the .3DS object I loaded using Loader3D.
Tried adding as child to objectcontainer3D and finding its maxX , but dint work.
AWAY 3D 4.x loader3D maxX or width ??Software: Away3D 4.x |
||
srj_codez, Newbie
Posted: 18 July 2012 01:47 PM Total Posts: 4
Hey I need to find the width, height and depth of the .3DS object I loaded using Loader3D. |
||
Richard Olsson, Administrator
Posted: 18 July 2012 03:42 PM Total Posts: 1192 [ # 1 ] There is no such feature in Away3D 4.0, but you can do the calculations yourself. See this recent thread where it was discussed: http://away3d.com/forum/viewreply/8847/ |