Bools become check boxes
Floats become text fields
Colors become the colour selector
Vector3 becomes a set of 3 text boxes
I was wondering if its possible to get any other gui elements in the inspector? For example, in the tree creator wizard, Shape Length has a wonderful sliderbar that lets you drag the min and max separately in one control, instead of having two number fields. Is it possible to get that GUI element into the inspector for a min/max combination variable? Or is it possible to make your own things that render in the inspector as well?
Thanks for reading