Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditDataInterface
| Type | Name | Description | |
|---|---|---|---|
| void | SetAlphaData
(
const TSet< ULandscapeLayerInfoObject* >& DirtyLayerInfos, |
Updates weightmaps for all layers. Data points to packed data for all layers in the landscape info. | |
| void | SetAlphaData
(
ULandscapeLayerInfoObject* LayerInfo, |
Updates weightmap for LayerInfo, optionally adjusting all other weightmaps. |