RemoveRectangleTile
RemoveRectangleTile(Vector2Int, int, int, bool)
public bool RemoveRectangleTile(Vector2Int pos, int width, int height, bool autoTiling) ;
説明
矩形指定でのTile削除。
パラメーター
| パラメーター名 | 説明 |
|---|---|
| pos | 座標 |
| width | 横幅 |
| height | 縦幅 |
| autoTiling |
矩形指定でのTile削除。
| パラメーター名 | 説明 |
|---|---|
| pos | 座標 |
| width | 横幅 |
| height | 縦幅 |
| autoTiling |