A collection of attributes for Unity Editor
Add the dependency to your manifest.json
{
"dependencies": {
"jd.boiv.in.attributes": "https://github.com/starburst997/Unity.Attributes.git"
}
}
Add the attributes to your variables.
[Line]
public float Number = 1.0f;
Line
: Just a simple horizontal line
- Add more examples
- Better readme