TransformVector

Specialization for [FVector2D](API\Runtime\Core\Math\FVector2D) Translation (does nothing).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/TransformCalculus2D.h

Include

#include "Math/TransformCalculus2D.h"

Syntax

const FVector2D & TransformVector
(
    const FVector2D & Transform,
    const FVector2D & Vector
)

Remarks

Specialization for FVector2D Translation (does nothing).

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