TTransform3::TransformVector

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/TransformTypes.h

Include

#include "TransformTypes.h"

Syntax

FVector3< RealType > TransformVector
(
    const FVector3< RealType > & V
) const

Returns

input vector with QS transformation applied, ie QS(V) = Rotate(Scale*V)

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