I load a DAE file ,and make it as ObjectContainer3D,and add a ENTER_FRAME event
to stage.
use view3d.render() to render 3d scene;
when object move to outside of view ,the error will be occuring
RangeError: Error #1125: The index 41 is out of range 33.
Fault, render() at BasicRenderer.as:98
98 renderPrimitive(_primitives[_order[i]]);
Original issue reported on code.google.com by laughc...@gmail.com on 9 Nov 2011 at 1:39
Original issue reported on code.google.com by
laughc...@gmail.com
on 9 Nov 2011 at 1:39