Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_droparea
Editor GUI extension for drawing a drop area.
https://github.com/xjine/unity_droparea
assets unity unityeditor
Last synced: 13 days ago
JSON representation
Editor GUI extension for drawing a drop area.
- Host: GitHub
- URL: https://github.com/xjine/unity_droparea
- Owner: XJINE
- License: bsd-3-clause
- Created: 2020-08-21T05:43:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T10:03:22.000Z (4 months ago)
- Last Synced: 2024-08-22T08:13:07.791Z (4 months ago)
- Topics: assets, unity, unityeditor
- Language: C#
- Homepage:
- Size: 92.8 KB
- Stars: 11
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_DropArea
Editor GUI extension for drawing a drop area.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_DropArea.git?path=Assets/Packages/DropArea
```