Publisher | Jeremy Quentin |
---|---|
File size | 294.72kB |
Number of files | 64 |
Latest version | 2 |
Latest release date | 2021-02-08 08:53:39 |
First release date | 2018-02-12 04:49:22 |
Supported Unity versions | 2018.4.2 or higher |
A beautiful, easy-to-use and customizable table to display in the editor!
This package lets programmers create nice visual editors for artists or game designers to use in the Unity Editor.
Forget the neverending lists of lists of parameters to tweak!
It uses the GUI elements and just organizes them in a table, so the style is consistent with the rest of the editor.
Various ways to draw the table, from the basic to the most complex.
- Just use the [Table] attribute and let it work out the table
- Choose which properties you want to include
- Pass functions that create the cells from the elements
- Create each cell to display anything you want
All the nice options of a table
- Sort by a column
- Resize columns
- Optional columns
- Reorder the elements
- Filter the content
Documentation
Forum
This package lets programmers create nice visual editors for artists or game designers to use in the Unity Editor.
Forget the neverending lists of lists of parameters to tweak!
It uses the GUI elements and just organizes them in a table, so the style is consistent with the rest of the editor.
Various ways to draw the table, from the basic to the most complex.
- Just use the [Table] attribute and let it work out the table
- Choose which properties you want to include
- Pass functions that create the cells from the elements
- Create each cell to display anything you want
All the nice options of a table
- Sort by a column
- Resize columns
- Optional columns
- Reorder the elements
- Filter the content
Documentation
Forum