Navigation
BlueprintAPI > BlueprintAPI/WaveFunctionCollapse
Get adjacent positions of a given position and its adjacency
Target is Wave Function Collapse BPLibrary
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Position | 3D grid position |
| struct | Resolution | Grid resolution |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | Map of valid adjacent positions and its adjacency in relation to the given position |