AControlRigGizmoActor::SetGlobalTransform

This returns root component transform based on attach when there is no attach, it is based on 0

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/ControlRigGizmoActor.h

Include

#include "ControlRigGizmoActor.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/ControlRigGizmoActor.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="ControlRig|Gizmo")
void SetGlobalTransform
(
    const FTransform & InTransform
)

Remarks

This returns root component transform based on attach when there is no attach, it is based on 0

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