FLevelEditorViewportClient::ModifyScale

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

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h

Include

#include "LevelEditorViewport.h"

Source

/Engine/Source/Editor/UnrealEd/Private/LevelEditorViewport.cpp

Syntax

void ModifyScale
(
    AActor * InActor,
    FVector & ScaleDelta,
    bool bCheckSmallExtent
) const

Remarks

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