https://github.com/baba-s/unitilemapcontextmenucustom
【Unity】Tilemap に塗ったすべてのタイルを削除するメニューを追加できるエディタ拡張
https://github.com/baba-s/unitilemapcontextmenucustom
kogane-unity-lib unity unity-editor unity-tilemap unity3d
Last synced: about 1 month ago
JSON representation
【Unity】Tilemap に塗ったすべてのタイルを削除するメニューを追加できるエディタ拡張
- Host: GitHub
- URL: https://github.com/baba-s/unitilemapcontextmenucustom
- Owner: baba-s
- Created: 2019-09-29T07:00:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T06:27:33.000Z (about 6 years ago)
- Last Synced: 2025-06-01T21:47:26.311Z (about 1 year ago)
- Topics: kogane-unity-lib, unity, unity-editor, unity-tilemap, unity3d
- Language: C#
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uni Tilemap Context Menu Custom
Tilemap に塗ったすべてのタイルを削除するメニューを追加できるエディタ拡張
## 使い方

Inspector で Grid を右クリックして「Clear All Tiles」を選択するか

Inspector で Tilemap を右クリックして「Clear All Tiles」を選択すると
タイルマップに塗ったすべてのタイルを削除できます