RemoveTile
RemoveTile(Cell, bool)
説明
Tile削除。
パラメーター
| パラメーター名 | 説明 |
|---|---|
| cell | Cell |
| autoTiling |
戻り値
RemoveTile(Vector2Int, bool)
public bool RemoveTile(Vector2Int pos, bool autoTiling) ;
説明
Tile削除。
パラメーター
| パラメーター名 | 説明 |
|---|---|
| pos | 座標 |
| autoTiling |
Tile削除。
| パラメーター名 | 説明 |
|---|---|
| cell | Cell |
| autoTiling |
Tile削除。
| パラメーター名 | 説明 |
|---|---|
| pos | 座標 |
| autoTiling |