Property Drawer Collection
Property Drawer Collection provides a curated set of custom property drawers for Unity. Each drawer includes its own attribute class, practical example implementation, and documentation, making it easy to extend the Inspector with specialized editing tools for your project needs.
com.github.anchan828.property-drawer-collection Unity Compatibility
Unity 6 Not tested
2023.2 Not tested
2023.1 Not tested
2022.3 LTS Not tested
2021.3 LTS Not tested
2020.3 LTS Not tested
2019.4 LTS Not tested

Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/property-drawer-collection.git README Markdown
Copy this to your project's README.md
## Installation
Add **Property Drawer Collection** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/property-drawer-collection.git
```
[](https://www.pkglnk.dev/pkg/property-drawer-collection)README
property-drawer-collection
カスタムプロパティの作品集
このプロジェクトはUnityのCustomProperty集になります。 CustomPropertyについて詳しくはこちらを御覧ください。
フォルダ構成
○○ (フォルダ)
|- [○○Attribute] (スクリプト)
|- [○○Example] (スクリプト)
|- [README] (テキスト)
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In