I am putting the heightmap into the alpha channel of the terrain textures and use a LayerBlendNode to blend between them based on LB_Heightmap. But it seems UE4 doesn’t like that, since the material is black and the layers don’t show up in the “Target Layers” menu.
Why? Is there a way around that (apart from keeping the heightmap as a separate texture)?