Is there an way to display terrain inside viewport frame??
Nope. Since you cannot clone Terrain, you cannot put it inside a VPF.
2 Likes
Thanks for very fast response !
You can maybe try to do a part thing by reading voxels and creating huge triangles that connect voxels of terrain, but it’s a bit complicated