ModifyScale

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

ModifyScale

(
    USceneComponent* InComponent,
    FVector& ScaleDelta
)

Helper function for ApplyDeltaTo* functions - modifies scale based on grid settings.

Private function Const

void

 

ModifyScale

(
    AActor* InActor,
    FVector& ScaleDelta,
    bool bCheckSmallExtent
)

Helper functions for ApplyDeltaTo* functions - modifies scale based on grid settings

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