FStylusState::GetTwist

The current twist amount around the stylus' own axis in degrees, normalized to the range of [0, 360).

Windows
MacOS
Linux

References

Module

StylusInput

Header

/Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusState.h

Include

#include "IStylusState.h"

Syntax

float GetTwist() const

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss