Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include | #include "LandscapeEdit.h" |
Syntax
template<bool bInUseInterp>
struct FHeightmapAccessor
Remarks
Constructors
| Type | Name | Description | |
|---|---|---|---|
FHeightmapAccessor
(
ULandscapeInfo* InLandscapeInfo |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Flush () |
||
| void | Accessors | ||
| void | GetDataFast
(
int32 X1, |
||
| void | GetDataFast
(
int32 X1, |
||
| FGuid | GetEditLayer () |
||
| void | SetData
(
int32 X1, |
||
| void | SetEditLayer
(
const FGuid& InEditLayerGUID |
Constants
| Name | Description |
|---|---|
| bUseInterp |