NimGUI
1 min read • 107 wordsA fast, single drawcall UI for Unity Runtime
NimGui is short for Nimble Immediate Mode General User Interface and is a graphical user library for Unity’s runtime.
Monobehaviour
’s Update
and LateUpdate
DOTS
’ SystemBase OnUpdate
calls
SimulationSystemGroup
and LateSimulationSystemGroup
using
scopes to draw widgets within regions