UTransformGizmo::ExternalSetChildScale

This function is called by [FTransformGizmoTransformChange](API\Runtime\InteractiveToolsFramework\BaseGizmos\FTransformGizmoTransformChange) to update SeparateChildScale on Undo/Redo.

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "BaseGizmos/TransformGizmo.h"

Source

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

Syntax

void ExternalSetChildScale
(
    const FVector & NewScale
)

Remarks

This function is called by FTransformGizmoTransformChange to update SeparateChildScale on Undo/Redo.

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