Hi there, I'm loading a .dae file with
var loader:Object3DLoader = Collada.load("models/TerrainForest/
TerrainForest.dae");
I get a debug message in the view which draws some concentric circles
and says: "Loading texture n of n bytes..."
Any idea how to turn this off? Why is this the default behavior?
Thanks,
--Spencer
