FTransform::ScaleTranslation

Scale the translation part of the Transform by the supplied vector.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformNonVectorized.h"

Syntax

void ScaleTranslation
(
    const FVector & InScale3D
)

Remarks

Scale the translation part of the Transform by the supplied vector.

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