FActorViewportTransformable::ApplyTransform

Updates the transform of the actual object

Windows
MacOS
Linux

Override Hierarchy

FViewportTransformable::ApplyTransform()

FActorViewportTransformable::ApplyTransform()

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ActorViewportTransformable.h

Include

#include "ActorViewportTransformable.h"

Syntax

virtual void ApplyTransform
(
    const FTransform & NewTransform,
    const bool bSweep
)

Remarks

Updates the transform of the actual object

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