FGestureRecognizer::SetAnchorDistanceSquared

Save the distance between the anchor points

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GestureRecognizer.h

Include

#include "GestureRecognizer.h"

Source

/Engine/Source/Runtime/Engine/Private/GestureRecognizer.cpp

Syntax

void SetAnchorDistanceSquared
(
    const FVector2D FirstPoint,
    const FVector2D SecontPoint
)

Remarks

Save the distance between the anchor points

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