FTransform::SetScale3D

Sets the Scale3D component

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformNonVectorized.h"

Syntax

void SetScale3D
(
    const FVector & NewScale3D
)

Remarks

Sets the Scale3D component

Parameters

Parameter

Description

NewScale3D

The new value for the Scale3D component

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