I don’t see any built-in layer/splatmap-support terrain material inside engine, so thought that I need to create all terrain shader(material) nodes from scratch to make use of splatmap/layers mentioned in document.
But there is a few ‘terrain’ named material and instances inside installations. ‘DefaultTerrainMaterial’, ‘Highlight Terrain Material’, and just ‘Terrain’. All of them are just plain white material and does nothing with texture or parameters, so I am curious what are they and why they exist.