Chman/Glfw.Net

SetInputMode not working

Closed this issue · 0 comments

Glfw.SetInputMode(window, Glfw.InputMode.Cursor, true);

This code does not grab the mouse and contain it in the window.