Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ILandscapeEditLayerRenderer > API/Runtime/Landscape/ILandscapeEditLayerRenderer/FRenderParams
Syntax
UE::Landscape::EditLayers::FEditLayerRendererState RendererState
Remarks
Full state for the renderer involved in this step. This allows to retrieve the exact state of this renderer (e.g. enabled weightmaps, which can be different than the render group, in that target layers A, B and C might belong to the same group but this renderer actually only has A enabled). This is therefore the renderer's responsibility to check that a given target layer from the render group is effectively enabled.