Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 736 Bytes

File metadata and controls

17 lines (13 loc) · 736 Bytes

Slot Class

In the WFC algorithm, a Slot is a place that holds one Module. As the Wave Function is being collapsed, the slot may have many potential modules available to it.
As the collapse continues, modules are removed as possibilities from the slot, until there is only one module possible for the slot.

public class Slot

Inheritance System.Object 🡒 Slot

Fields


Coordinate

The slot's position in the larger generation space.