![]() |
#2
|
|||
|
|||
Hi,
Try scene.remove(). This will permanently delete an object. Do you actually have a thousand different objects to load? If not, I would suggest that you load all the objects at the beginning of your script so you don't have to delete and reload the same objects. |
|
|