Is there a way to edit terrain in blueprint?

I’m wondering if there is a way you can edit the details of terrain from inside blueprint and how that would be done. Is it possible to generate terrain in real time? Is it possible to allow player to edit terrain in game?

1. I am not sure if you can edit terrains using a blueprint, but if you are talking about editing a terrain’s material in the material editor, then I believe that is possible.

2. I’m not sure if it is possible to generate terrain in real time. Although I do not know of any details of this.

3. I believe, however, that you can edit the terrain within UE4, provided if that is what you are asking. The simple way to edit the terrain is to do it manually via ‘Landscape Mode’. Just select ‘Landscape Mode’ and a window will pop up displaying different tools you can use to manually edit your terrain/landscape. Keep in mind that the tools that are available in ‘Landscape Mode’ are brushes(Not BSP/CSR brushes), so if you wan’t to edit the terrain within Unreal Engine 4, you will have to do it manually. More info on the landscape tool can be found here, and a tutorial on how to use it can be found here.

On the other side, you can create landscapes more accurately and efficiently if you have the right tools. I don’t think UE4 can create accurate landscapes by itself. Many people use Photoshop to create heightmaps in this process. There are multiple tutorials on how to make efficient and accurate terrain/landscapes in UE4 around the internet. I am sorry I could not provide any information on your first two questions, but I hope that whatever information I could provide was to some use.