1
General / How to access mousewheel event data from Thor Action / ActionMaps?
« on: June 14, 2017, 11:25:23 pm »
I'm having trouble getting MouseWheelScrolled event data from thor. I am able to detect when the mouse wheel is used, but would like the data such as the delta without using the callback method in thor.
Is there a way for me to get MouseWheelScrolled data without creating a one off callback method?
Is there a way for me to get MouseWheelScrolled data without creating a one off callback method?