Navigation
API > API/Runtime > API/Runtime/Landscape
| |
|
| Name |
FLandscapeEditLayerRenderCommonParams |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include Path |
#include "Landscape.h" |
Syntax
struct FLandscapeEditLayerRenderCommonParams
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActiveEditLayers |
TBitArray |
Which edit layers to include. Order matches ALandscape::GetEditLayers(). |
Landscape.h |
|
| Bounds |
FIntRect |
Region to render, in Landscape coordinates. |
Landscape.h |
|
| bRenderBrushes |
bool |
|
Landscape.h |
|