Enum WaveFunctionCollapser.CollapseResult
If the algorithm successfully collapses it will report a Success value. If it exhausts all options over the SlotGrid and Tileset, the algorithm will report a UnrecoverableContradiction value.
Namespace: CarbideFunction.Wildtile
Syntax
public enum CollapseResult
Fields
| Name | Description |
|---|---|
| Success | |
| UnrecoverableContradiction |