FMatrix::TransformPosition

Transform a location - will take into account translation part of the [FMatrix](API\Runtime\Core\Math\FMatrix).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/Matrix.h"

Source

/Engine/Source/Runtime/Core/Public/Math/Matrix.inl

Syntax

FVector4 TransformPosition
(
    const FVector & V
) const

Remarks

Transform a location - will take into account translation part of the FMatrix.

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