Navigation
BlueprintAPI > BlueprintAPI/WaveFunctionCollapse
Get the next adjacency in clockwise direction on a Z-axis for a given adjacency. For example GetNextZAxisClockwiseAdjacency(Front) will return Right. Up or Down will return the original adjacency.
Target is Wave Function Collapse BPLibrary
Inputs
| Type | Name | Description |
|---|---|---|
| enum | Adjacency | Adjacency direction |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Return Value |