Drawing tablet support?

I’m thinking about trying to develop a painting application in unreal, I feel like it could be fun.

But the first hurdle is drawing tablet supprt, any painting application as a bare minimum requires drawing tablet support, including pressure sensitivity and tilt sensitivity and absolute cursor positioning.

Is there a way to get that in unreal?

Edit: I discovered there’s a plugin for this, but not how to use it, it doesn’t seem to work with enhanced input.

There is absolutely no documentation for this, i cannot find anything on the entire web.

Hey there @Cestarian! I was also unable to find any documentation. You may be able to glean the necessary information to use it from the source:

https://github.com/EpicGames/UnrealEngine/tree/release/Engine/Plugins/Editor/StylusInput

If you can’t access the page, you will have to link your github and epic accounts.

1 Like