mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-02-23 12:40:33 +00:00
![]() Using ImGui to draw cursor helps to reduce visual error between mouse cursor and position in ImGui. But it has been reported that this works really bad when frame-rate drops and becomes unusable below ~20 FPS. Taking that into account hardware cursor seems like a better default option. Old behaviour can be enabled with ImGui.DrawMouseCursor console variable. |
||
---|---|---|
.. | ||
Private | ||
Public | ||
ImGui.Build.cs |