Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FTargetLayerBlendGroup
Overloads
FTargetLayerBlendGroup()
| |
|
| Name |
FTargetLayerBlendGroup |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include Path |
#include "LandscapeInfo.h" |
FTargetLayerBlendGroup()
FTargetLayerBlendGroup(const FName &, ELandscapeTargetLayerBlendMethod, const TSet< ULandscapeLayerInfoObject * > &)
| |
|
| Name |
FTargetLayerBlendGroup |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include Path |
#include "LandscapeInfo.h" |
FTargetLayerBlendGroup
(
const FName & InName,
ELandscapeTargetLayerBlendMethod InBlendMethod,
const TSet< ULandscapeLayerInfoObject * > & InTargetLayers
)