ejoy / ant

Ant game engine
MIT License
3.71k stars 372 forks source link

the background color of imgui does not support transparency #185

Open HengHuH opened 1 week ago

HengHuH commented 1 week ago

ImGuiAnt.SetViewClear("C", 0x00000000, 1.0, 0.0)

If call this function, scene is covered by imgui backgroud color.