EStylusInputType

The types of stylus inputs that can be potentially supported by a stylus.

Windows
MacOS
Linux

References

Module

StylusInput

Header

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

Include

#include "IStylusState.h"

Syntax

enum EStylusInputType
{
    Position,
    Z,
    Pressure,
    Tilt,
    TangentPressure,
    ButtonPressure,
    Twist,
    Size,
}

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.

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