Navigation
API > API/Plugins > API/Plugins/StylusInput > API/Plugins/StylusInput/FStylusState
Description
Get the current pressure along the tablet's normal, usually straight down. Normalized to the range [0, 1]. Defaults to 0 if EStylusInputType::Pressure is not supported.
| Name | GetPressure |
| Type | function |
| Header File | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusState.h |
| Include Path | #include "IStylusState.h" |
float GetPressure() const