Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeBlueprintBrushBase.h |
| Include | #include "LandscapeBlueprintBrushBase.h" |
Syntax
struct FLandscapeBrushParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UTextureRenderTarget2D > | CombinedResult | ||
| ELandscapeToolTargetType | LayerType | ||
| FName | WeightmapLayerName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeBrushParameters
(
const ELandscapeToolTargetType& InLayerType, |