UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Landscape::EditLayers::FHeightmapBlendParams Struct Reference

#include <LandscapeEditLayerTypes.h>

Public Member Functions

 FHeightmapBlendParams ()=default
 
 FHeightmapBlendParams (EHeightmapBlendMode InBlendMode)
 

Public Attributes

EHeightmapBlendMode BlendMode = EHeightmapBlendMode::Additive
 
float Alpha = 1.0f
 

Constructor & Destructor Documentation

◆ FHeightmapBlendParams() [1/2]

UE::Landscape::EditLayers::FHeightmapBlendParams::FHeightmapBlendParams ( )
default

◆ FHeightmapBlendParams() [2/2]

UE::Landscape::EditLayers::FHeightmapBlendParams::FHeightmapBlendParams ( EHeightmapBlendMode  InBlendMode)
inline

Member Data Documentation

◆ Alpha

float UE::Landscape::EditLayers::FHeightmapBlendParams::Alpha = 1.0f

◆ BlendMode

EHeightmapBlendMode UE::Landscape::EditLayers::FHeightmapBlendParams::BlendMode = EHeightmapBlendMode::Additive

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