Papervision 3D: How can I force dimensions on a collada file
Posted
by imadethisthing
on Stack Overflow
See other posts from Stack Overflow
or by imadethisthing
Published on 2010-02-25T04:17:03Z
Indexed on
2010/06/03
21:54 UTC
Read the original article
Hit count: 406
Hey everyone, I'm working with Collada files and I need them to be a certain size. When instantiating them in pv3d you set the filename, materials, and scale. Scale works like a percentage, and there's no way to get the width, height, or depth of the DAE once in flash. I want to be able to specify the size of DAE in 3D space relative to other pv3d native geometry.
© Stack Overflow or respective owner