Heighfield recursive update all layers using mask

   1104   0   0
User Avatar
Member
12 posts
Joined: March 2019
Offline
Hi friends,

I got a bit more into landscapes for UE4 and while I was building an HDA to trace a dirt path on my already fully textured and layered landscape, I encountered an annoying need : all the previous layers of grass, rocks and such needed to be updated because my dirt layer was mixing with them.

So I did a small tool HDA that picks a heighfield, and a mask, and goes through all the layers existing inside the heighfield to make a subtract using the feeded mask.

I am posting this for 2 reasons:
-maybe I missed out an easy solution to do this
-if that can help anyone (or better : end up as a Labs tool; but I might as well dream about that)

Any feedback would be nice

Gargam

Attachments:
Anael.heighfield_subtract_layers_with_mask.1.0.hdalc (10.9 KB)
hda_hf_sub.PNG (33.2 KB)

  • Quick Links