Thereās a method in TerrainLodControl called detachAndCleanUpControl() which does exactly what the above does. Also you can set your own executor with TerrainLodControl.setExecutor() and handle it yourself, which is probably what you should be doing if your application has other background tasks besides terrain updates.
The TerrainLodControl.setExecutor() does not exist, i presume i have to copy and remake the whole classe to make one? Or is it part of the nightly build?
Same thing for the detachAndCleanUpControl().
It s alright but i canāt find a way to update my IDE to the nightly build, it just doesnt pop up the update when i check the nightly build update. If you know how i can upgrade i would do this immediatly!