Render a staggered/hexagonal preview
tiled_render_hexagonalRender a bounded region of a hexagonal or staggered TMJ map with Tiled's exact HexagonalRenderer, supporting atlas tilesets and skipping object layers.
Instructions
Renders a bounded region of one finite staggered or hexagonal TMJ map using the exact Tiled 1.12.2 HexagonalRenderer transform — staggered maps are the hexSideLength=0 degenerate case, matching the official class hierarchy — with cells compositing in the editor's row order on both stagger axes. Same strict profile as tiled_render_isometric: external atlas tilesets whose tile size matches the grid; image-collection tilesets, transparent-color keying, hexagonal rotation flags, and image or group layers fail closed, and object layers are skipped with their ids disclosed. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| region | Yes | ||
| mapPath | Yes | Canonical project-relative POSIX path; absolute paths and .. are forbidden | |
| layerIds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |