How to load and destroy mesh dynamicly
Unsolved
General and Desktop
-
-
@JKSH Thanks JK.
The mesh load once and don't change it before destruct.I use Qt3D to load world map data, one part of data will be loaded once,next time another part will be load and the last part of data will be deleted.
how to delete the previous data from Qt3D?