SpiderPig Posted September 8, 2018 Posted September 8, 2018 Would be handy for SetMousePosition() to take a Vec3 argument. I use this a lot; lastMousePos = window->GetMousePosition(); .... window->SetMousePosition(lastMousePos.x,lastMousePos.y,lastMousePos.z); 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.