FRigUnit_Control::StaticGetResultantTransform

Combine Transform and Base to make the resultant transform

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Units/Control/RigUnit_Control.h

Include

#include "Units/Control/RigUnit_Control.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Units/Control/RigUnit_Control.cpp

Syntax

static FTransform StaticGetResultantTransform
(
    const FEulerTransform & InTransform,
    const FTransform & InBase,
    const FTransformFilter & InFilter
)

Remarks

Combine Transform and Base to make the resultant 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