TransformVector

Specialization for [FRotator](API\Runtime\Core\Math\FRotator) as it's member function is called something slightly different.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformCalculus3D.h"

Syntax

FVector TransformVector
(
    const FRotator & Transform,
    const FVector & Vector
)

Remarks

Specialization for FRotator as it's member function is called something slightly different.

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