Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FEditLayerRendererState
Description
Mutates the EnabledTargetTypeState by removing the weightmap in parameter from the list of enabled weightmaps. Asserts if the layer index isn't known to the merge context
| Name | DisableWeightmapChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEditLayerRendererState.h |
| Include Path | #include "LandscapeEditLayerRendererState.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditLayerRendererState.cpp |
void DisableWeightmapChecked
(
const FName & InWeightmapLayerName
)