Publisher | initialPrefabs |
---|---|
File size | 1.99MB |
Number of files | 115 |
Latest version | 1.1.0 |
Latest release date | 2022-06-22 08:24:15 |
First release date | 2022-03-30 03:57:26 |
Supported Unity versions | 2018.4.2 or higher |
NimGui is a 1 draw call immediate mode UI allowing developers to draw functional UI. It allows you to quickly create interactable widgets and display information and is flexible such that:
- It can work with both Unity Entities' Systems (DOTS) and plain old MonoBehaviours
- Widgets can be drawn from Update or LateUpdate