Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | TAlphamapAccessor |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
Syntax
template<bool bInUseInterp>
struct TAlphamapAccessor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAlphamapAccessor
(
ULandscapeInfo* InLandscapeInfo, |
LandscapeEdit.h |
Enums
Public
| Name | Remarks |
|---|---|
| TAlphamapAccessor |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bPerformLegacyWeightBalancing | bool | LandscapeEdit.h | ||
| LandscapeEdit | FLandscapeEditDataInterface | LandscapeEdit.h | ||
| LandscapeInfo | ULandscapeInfo * | LandscapeEdit.h | ||
| LayerInfo | ULandscapeLayerInfoObject * | LandscapeEdit.h | ||
| ModifiedComponents | TSet< ULandscapeComponent * > | LandscapeEdit.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Flush() |
LandscapeEdit.h | ||
| LandscapeEdit.h | |||
void GetData
(
int32& X1, |
LandscapeEdit.h | ||
void GetDataFast
(
int32 X1, |
LandscapeEdit.h | ||
void GetDataFast
(
int32 X1, |
LandscapeEdit.h | ||
FGuid GetEditLayer() |
LandscapeEdit.h | ||
void SetData
(
int32 X1, |
LandscapeEdit.h | ||
void SetEditLayer
(
const FGuid& InEditLayerGUID |
LandscapeEdit.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool GetSelectiveLayerData
(
ALandscape* Landscape, |
LandscapeEdit.h |