UE5 Landscape Deformation Tutorial - Part 2

Опубликовано: 02 Июнь 2026
на канале: JeeDev
8,938
190

In this tutorial series, I will show you how to create landscape deformation using Unreal Engine 5. I will add snow, sand, and much more. In previous Unreal Engine versions, we had the tessellation option, but after Unreal Engine 5, tessellation is no longer available. With tessellation, we could easily achieve this deformation.

So, I've come up with a solution for this using Unreal Engine's virtual heightfield meshes, and you'll be able to learn it by watching this tutorial series.

this is the part 2 of this tutorial series. In this video I'm going to show you how to create the landscape deformation using virtual height field meshes with the mask we created in the previous video.

Thanks for watching!

#unrealengine5 #tutorial #landscape #deformation