UViewportWorldInteraction::SetTransformables

Sets the list of objects that this system will be responsible for transforming when interacting using the gizmo or directly on the objects

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

void SetTransformables
(
    TArray< TUniquePtr< FViewportTransformable > > && NewTransformables,
    const bool bNewObjectsSelected
)

Remarks

Sets the list of objects that this system will be responsible for transforming when interacting using the gizmo or directly on the objects

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