Just curious if mesh.clone() uses less than memory than new mesh(). I have a program that will be generating large amounts identical meshes and if I could expect to see a significant memory savings if I use mesh.clone().
mesh clone VS new mesh()Software: Away3D 4.x |
||
|