Update README.md

This commit is contained in:
mackysoft 2021-04-06 01:30:04 +09:00
parent f06e681251
commit f719b189f1

View File

@ -6,6 +6,8 @@ The `SerializeReference` attribute, added in Unity 2019.3, makes it possible to
The `SubclassSelector` attribute allows you to easily set subclasses of those abstract classes in the Editor that are serialized by `SerializeReference` attribute.
![SubclassSelector](https://user-images.githubusercontent.com/13536348/113597922-5d912500-9677-11eb-8faa-a33dabc60aa3.gif)
#### Features
- Easily set subclass by popup.