dongju.jeong Posted November 8, 2018 Posted November 8, 2018 What are the contents of the Output folder created after the terrain was created with the lanscape tool? In OutputFolder, Folders named height, image, and normal are created, and there looks like data about lod. I want to move only the node reference of the terrain node to another project because the folder is too large. But, If folder is missing, arise problem about terrain node that already created in the world?
morbid Posted November 8, 2018 Posted November 8, 2018 Hi @dongju.jeong, 53 minutes ago, dongju.jeong said: What are the contents of the Output folder created after the terrain was created with the lanscape tool? This folder contains required terrain data, it's better not to touch these files. If I understood everything correctly you want to re-use terrain data in multiple projects. It is possible if you transfer all terrain node data via node reference and after that change paths to LOD data in Editor. You can do it manually in .node file as well. Don't forget to create or copy terrain global material. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts