Seems like dispose() will not work on a Loader3D object. I just want to click buttons that will load in different 3d models (.3ds) into a Loader3D object.
Is there a way to clear models from the stage? Or load in a new model that replaces the old one?
Thanks!