Open jacobdufault opened 8 years ago
Something like [InspectorCurve(Height = 35f, Color = Color.Cyan)].
[InspectorCurve(Height = 35f, Color = Color.Cyan)]
See http://forum.unity3d.com/threads/full-inspector-inspector-and-serialization-for-structs-dicts-generics-interfaces.224270/page-25#post-2632263.
Something like
[InspectorCurve(Height = 35f, Color = Color.Cyan)]
.See http://forum.unity3d.com/threads/full-inspector-inspector-and-serialization-for-structs-dicts-generics-interfaces.224270/page-25#post-2632263.