IControlRigManipulatable::GetControlValueFromGlobalTransform

Returns the value given a global transform.

Windows
MacOS
Linux

Override Hierarchy

IControlRigManipulatable::GetControlValueFromGlobalTransform()

UControlRig::GetControlValueFromGlobalTransform()

References

Module

ControlRig

Header

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

Include

#include "Manipulatable/IControlRigManipulatable.h"

Syntax

FRigControlValue GetControlValueFromGlobalTransform
(
    const FName & InControlName,
    const FTransform & InGlobalTransform
)

Remarks

Returns the value given a global transform.

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