Navigation
API > API/Plugins > API/Plugins/Paper2D
Information about a terrain type.
| Name | FPaperTileSetTerrain |
| Type | struct |
| Header File | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperTileSet.h |
| Include Path | #include "PaperTileSet.h" |
Syntax
USTRUCT ()
struct FPaperTileSetTerrain
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CenterTileIndex | int32 | PaperTileSet.h | ||
| TerrainName | FString | PaperTileSet.h |
|