Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FHeightmapAccessor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHeightmapAccessor
(
FHeightmapAccessor&& InOther |
LandscapeEdit.h | ||
FHeightmapAccessor
(
const FHeightmapAccessor& InOther |
LandscapeEdit.h | ||
FHeightmapAccessor
(
ULandscapeInfo* InLandscapeInfo, |
LandscapeEdit.h |
FHeightmapAccessor(FHeightmapAccessor &&)
| Name | FHeightmapAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
FHeightmapAccessor
(
FHeightmapAccessor && InOther
)
FHeightmapAccessor(const FHeightmapAccessor &)
| Name | FHeightmapAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
FHeightmapAccessor
(
const FHeightmapAccessor & InOther
)
FHeightmapAccessor(ULandscapeInfo , ULandscapeLayerInfoObject )
| Name | FHeightmapAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
FHeightmapAccessor
(
ULandscapeInfo * InLandscapeInfo,
ULandscapeLayerInfoObject * InLayerInfo
)