Navigation
API > API/Plugins > API/Plugins/StylusInput > API/Plugins/StylusInput/FStylusState
Description
The current twist amount around the stylus' own axis in degrees, normalized to the range of [0, 360). Defaults to 0 if EStylusInputType::Twist is not supported. A value of 1 represents a full rotation clockwise.
| Name | GetTwist |
| Type | function |
| Header File | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusState.h |
| Include Path | #include "IStylusState.h" |
float GetTwist() const