Publisher | Mad Cat VR |
---|---|
File size | 402.44kB |
Number of files | 52 |
Latest version | 1.0.0 |
Latest release date | 2024-09-12 05:45:12 |
First release date | 2024-09-12 05:45:12 |
Supported Unity versions | 2018.4.2 or higher |
Package allows defining visual styles for UGUI based UIs (and in fact not only for UGUI and not only UI) in somewhat CSS inspired manner, but way more specific to Unity/C#. Main features are as follows:
- Basic concepts are similar to ones in CSS (rules, selectors, property blocks, specificity, classes, ids).
- Style definition language is a C# script though.
- You don't need many extra components in your UI to make it styled.
- Can be either editor-time or runtime.
Readme: https://github.com/madcat-vr/pkg-ugui-styling
Documentation Videos: YouTube Playlist