https://github.com/unity-game-framework/ugf-ui
Provides utilities to work with Unity UI.
https://github.com/unity-game-framework/ugf-ui
active
Last synced: about 2 months ago
JSON representation
Provides utilities to work with Unity UI.
- Host: GitHub
- URL: https://github.com/unity-game-framework/ugf-ui
- Owner: unity-game-framework
- License: mit
- Created: 2020-10-06T18:34:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T16:25:03.000Z (over 1 year ago)
- Last Synced: 2024-08-09T18:07:41.852Z (over 1 year ago)
- Topics: active
- Language: ShaderLab
- Homepage:
- Size: 742 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
Awesome Lists containing this project
README
# com.ugf.ui
UGF.UI
## Information
- **Version**: `2.0.0`
- **Unity**: `2023.2`
- **API Compatibility Level**: `.NET Standard 2.1`
### Dependencies
- `com.ugf.editortools`: `3.0.0-preview.9`
- `com.ugf.runtimetools`: `3.0.0-preview`
- `com.unity.ugui`: `2.0.0`
### Description
Provides utilities to work with Unity UI.
### Changelog
- [Full changelog](changelog.md)
### Registry
Read about where packages stored: [Registry](https://github.com/unity-game-framework/organization/blob/main/docs/registry.md).
## How to Install
Read about how to install any packages from the `Unity Game Framework` registry: [Install Package](https://github.com/unity-game-framework/organization/blob/main/docs/install-packages.md).