IControlRigManipulatable::SetSpaceGlobalTransform

Sets a space's transform given a global / world transform. Returns true when successful.

Windows
MacOS
Linux

Override Hierarchy

IControlRigManipulatable::SetSpaceGlobalTransform()

UControlRig::SetSpaceGlobalTransform()

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Manipulatable/IControlRigManipulatable.h

Include

#include "Manipulatable/IControlRigManipulatable.h"

Syntax

bool SetSpaceGlobalTransform
(
    const FName & InSpaceName,
    const FTransform & InTransform
)

Remarks

Sets a space's transform given a global / world transform. Returns true when successful.

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