FStylusState::GetSize

Get the size of the touch in logical coordinates.

Windows
MacOS
Linux

References

Module

StylusInput

Header

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

Include

#include "IStylusState.h"

Syntax

FVector2D GetSize() const

Remarks

Get the size of the touch in logical coordinates. Defaults to (0,0) if EStylusInputType::Size is not supported.

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