FStylusState::FStylusState

Windows
MacOS
Linux

References

Module

StylusInput

Header

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

Include

#include "IStylusState.h"

Syntax

FStylusState
(
    FVector2D InPosition,
    float InZ,
    FVector2D InTilt,
    float InTwist,
    float InPressure,
    float InTanPressure,
    FVector2D InSize,
    bool InDown,
    bool InInverted
)

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