FTransform::CopyTranslationAndScale3D

Sets the Translation and Scale3D of this transformation from another transform

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformNonVectorized.h"

Syntax

void CopyTranslationAndScale3D
(
    const FTransform & SrcBA
)

Remarks

Sets the Translation and Scale3D of this transformation from another transform

Parameters

Parameter

Description

SrcBA

The transform to copy translation and Scale3D from

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