UTransformProxy::SetTransform

Update the main transform and then update the sub-objects based on their relative transformations

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseGizmos/TransformProxy.h

Include

#include "BaseGizmos/TransformProxy.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseGizmos/TransformProxy.cpp

Syntax

virtual void SetTransform
(
    const FTransform & Transform
)

Remarks

Update the main transform and then update the sub-objects based on their relative transformations

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