Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FSafeIndices |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Grid/PCGLandscapeCache.h |
| Include Path |
#include "Grid/PCGLandscapeCache.h" |
Syntax
struct FSafeIndices
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| X0Y0 |
int32 |
|
Grid/PCGLandscapeCache.h |
|
| X0Y1 |
int32 |
|
Grid/PCGLandscapeCache.h |
|
| X1Y0 |
int32 |
|
Grid/PCGLandscapeCache.h |
|
| X1Y1 |
int32 |
|
Grid/PCGLandscapeCache.h |
|
| XFraction |
float |
|
Grid/PCGLandscapeCache.h |
|
| YFraction |
float |
|
Grid/PCGLandscapeCache.h |
|