TileSetAutotileBindings Enumeration |
[Missing <summary> documentation for "T:Godot.TileSet.AutotileBindings"]
Namespace: Godot
public enum AutotileBindings
Member name | Value | Description | |
---|---|---|---|
Topleft | 1 | ||
Top | 2 | ||
Topright | 4 | ||
Left | 8 | ||
Center | 16 | ||
Right | 32 | ||
Bottomleft | 64 | ||
Bottom | 128 | ||
Bottomright | 256 |