![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LandscapeEditLayerRenderer.h>
Inheritance diagram for ILandscapeEditLayerRenderer:Interface that needs to be implemented for anything that can render heightmap/weightmap/visibility when merging landscape edit layers. Ideally it would have been defined in the UE::Landscape::EditLayers namespace but UHT prevents us from doing so. The renderers are provided to the landscape by a IEditLayerRendererProvider.