Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include | #include "Landscape.h" |
Syntax
struct FLandscapeLayerBrush
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeLayerBrush
(
ALandscapeBlueprintBrushBase* InBlueprintBrush |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | AffectsWeightmapLayer
(
const FName& InWeightmapLayerName |
||
| ALandscapeBlueprintBrushBase * | GetBrush () |
||
| UTextureRenderTarget2D * | Render
(
bool InIsHeightmap, |
||
| UTextureRenderTarget2D * | RenderLayer
(
const FIntRect& InLandscapeSize, |
||
| void | SetOwner
(
ALandscape* InOwner |