If you created a “LandscapeLayerSample” in your landscape material you can then under the Landscape/Paint access that and import a file such as a slopemask. But !
But can you also setup such a slopemask as a texture directly inside your landscape material so you dont have to use the hole “LandscapeLayerSample” and import a grayscale from disc ? because then I could have a RGBA with 4 different masks directly in the shader. I have tried this and it does “work” but I have a realy hard time matching up the height texture with the masks for some reason. is there a known method for doing this or any other help would be appriciated !
The problem I am having is that I have no clue how to “uv” map this so it fits the exact same “uv” that the heightmap has.