Navigation
BlueprintAPI > BlueprintAPI/Sprite
Returns the polygon for the specified tile (will be 4 or 6 vertices as a rectangle, diamond, or hexagon)
Target is Paper Tile Map Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Tile X | |
| integer | Tile Y | |
| integer | Layer Index | |
| boolean | World Space |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Points |