In my case, I create a container in the scene and import some 3d objects into it, and then in the user interface, I use mouse to click one object then delete it. Here, I utilize the "removeChildbyName" API to do it. However, the memory is not released obviously. Does anybody have some good suggestions to handle it?
Thanks! Regards Alex
