I am exploring methods to remove all objects from a scene without affecting the scene structure. I understand that naming each object individually allows for selective deletion by name. But, I am searching for a fast approach to clear a scene of all objects, irrespective of their names. Is there a simple way to achieve this? Thank you!