![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LandscapeEditLayerTypes.h>
Public Member Functions | |
| FHeightmapBlendParams ()=default | |
| FHeightmapBlendParams (EHeightmapBlendMode InBlendMode) | |
Public Attributes | |
| EHeightmapBlendMode | BlendMode = EHeightmapBlendMode::Additive |
| float | Alpha = 1.0f |
|
default |
|
inline |
| float UE::Landscape::EditLayers::FHeightmapBlendParams::Alpha = 1.0f |
| EHeightmapBlendMode UE::Landscape::EditLayers::FHeightmapBlendParams::BlendMode = EHeightmapBlendMode::Additive |