UpdateAutoTiles
UpdateAutoTiles(HashSet<Vector2Int>, bool)
public bool UpdateAutoTiles(HashSet<Vector2Int> points, bool aroundOnly) ;
説明
オートタイルによるCellの更新処理
パラメーター
| パラメーター名 | 説明 |
|---|---|
| points | 更新する座標 |
| aroundOnly | 周辺のみ更新するかどうか |
戻り値
更新したかどうか
オートタイルによるCellの更新処理
| パラメーター名 | 説明 |
|---|---|
| points | 更新する座標 |
| aroundOnly | 周辺のみ更新するかどうか |
更新したかどうか