Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusState.h |
Include |
#include "IStylusState.h" |
enum EStylusInputType
{
Position,
Z,
Pressure,
Tilt,
TangentPressure,
ButtonPressure,
Twist,
Size,
}
Name |
Description |
---|---|
Position |
|
Z |
|
Pressure |
|
Tilt |
|
TangentPressure |
|
ButtonPressure |
|
Twist |
|
Size |
The types of stylus inputs that can be potentially supported by a stylus.