GDi4K / unreal-openland

Landscape AutoMaterial for UnrealEngine with some related Tools for RVT, etc.
MIT License
274 stars 60 forks source link

Add HFMesh Support for UE5 Preview Version #50

Closed arunoda closed 2 years ago

arunoda commented 2 years ago

This adds support the HFMesh support for UE5 Preview 1. But due to a bug in that engine version, HFMesh is not working anymore.

The new UE5 version doesn't have the "world displacement" wire in Materia attributes. So, we had to use an alternative. We pick world position offset (WPO). Due to that, we cannot displace the landscape with WPO. But that's fine for landscapes. We won't use WPO for landscapes.