- Home /
Question by
digiman72 · Oct 18, 2019 at 01:26 PM ·
c#terrainterraindata
copy smaller size terrain's data, and seet the heights on bigger Terrain at click position
I have asked this question before, but not sure if it is even possible.
i know its possible to copy from one terrain , and set the heights on the other of same resolution, but what if the terrain you want to copy from is smaller in size, currently, i am able to make it work, but it uses the main terrain resolution.
do i just need to divide by a ratio, or is their something more ?? can someone help, thank you!
Comment
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Terrrain Texturing with solid colors,Terrain texturing with solid color tile 0 Answers
SetAlphaMaps Opacity Gradient 0 Answers
Multiple Cars not working 1 Answer
How to generate multiple Terrain objects with different TerrainData and Splat Texture via C# script? 1 Answer