Does a 'Create Neighbor Terrains' function exist in the Terrain Toolbox v2.0.2?

hi all…

first post.

i’ve been trying to work with Unity’s Terrain Toolbox to set up a Terrain Group of 4 terrains. i have height maps for two terrains and have been able in the past (without the Terrain Toolbox) to Create Neighbor Terrains for the other two terrains. however, it doesn’t appear that this functionality exists in the current version of the Terrain Toolbox (from what i can see), and my attempts to use that functionality from within one of the two terrains with height maps has produced results that leave the two new terrains outside the Terrain Group.

am i correct that this function does not yet exist? if it does, anyone know where i might find it?

thanks in advance for your help.

-madfu

Hi,
I hope I understood your question, but I guess what you are looking for is here: Unity - Manual: Create Neighbor Terrains

hi, SgtLame.

thanks for your response. unfortunately, i know about the CreateNeighborTerrains function within the Terrain, which is what the link you sent points to. i’m actually looking for the same functionality, but in the Terrain Toolbox that’s within the Package Manager, under Terrain Tools.

i should have provided a link as you have…

https://docs.unity3d.com/Packages/com.unity.terrain-tools@2.0/manual/toolbox-getting-started.html

thanks for the effort, tho…

Ok, sorry for my mistaken answer then! :sweat_smile: