A recently added feature in the 3d engine is that we can now render very large terrain, but I can't seem to find a way to actually load large terrain without running out of memory and crashing. Is there a way to page the terrain in and out of memory that I'm missing?
Thanks!