I haven't used it since the November build, but here are some of my notes from back then. Be aware this might be wrong now, as the Landscape system was under heavy development at the time. * The height map creates the terrain shape. * The alpha map creates a mask for the layer. There is a different alpha map for each…
Hey I'm making a landscape in UDK and want to blend my layers together using different blend texture rather than using simple vertex blending. I've gathered I have to use the 'Landscape Layer Blend' node (http://udn.epicgames.com/Three/Lands...0Layer%20Blend) to do that. But I find the information documented there not to…