Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeSharedBuffers
| |
|
| Name |
FLandscapeIndexRanges |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include Path |
#include "LandscapeRender.h" |
Syntax
struct FLandscapeIndexRanges
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MaxIndex |
int32 |
|
LandscapeRender.h |
|
| MaxIndexFull |
int32 |
|
LandscapeRender.h |
|
| MinIndex |
int32 |
|
LandscapeRender.h |
|
| MinIndexFull |
int32 |
|
LandscapeRender.h |
|