UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ILandscapeEditLayerRenderer Class Reference

#include <LandscapeEditLayerRenderer.h>

+ Inheritance diagram for ILandscapeEditLayerRenderer:

Detailed Description

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.


The documentation for this class was generated from the following file: