Home Unreal Engine

Terrain height blending

Hey guys, I'm attempting to use height blending on terrain, but it doesn't seem to work correctly for me. The stones which are completely white in the height map are fading out like they would in vertex blending.

The way I'd like it to look is making the stones pop out more and have them pretty much either visible or invisible. Anyone know if I'm doing something wrong here?

1acf86cf60.jpg
How it looks in-game

555a6c0203.jpg
The textures used, all are hooked to the same terrain uv coordinates

f17c0c460f.jpg
The height map is the same per type (one for grass, one for path), the other channels are filled by a separate texture, as seen from the previous screenshot
Sign In or Register to comment.