Navigation
API > API/Plugins > API/Plugins/StylusInput
References
| Module | StylusInput |
| Header | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusState.h |
| Include | #include "IStylusState.h" |
Syntax
enum EStylusInputType
&123;
Position,
Z,
Pressure,
Tilt,
TangentPressure,
ButtonPressure,
Twist,
Size,
&125;
Values
| Name | Description |
|---|---|
| Position | |
| Z | |
| Pressure | |
| Tilt | |
| TangentPressure | |
| ButtonPressure | |
| Twist | |
| Size |
Remarks
The types of stylus inputs that can be potentially supported by a stylus.