UtilityHelpers::GetBaseTransformByMode

Windows
MacOS
Linux

References

Module

ControlRig

Header

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

Include

#include "HelperUtil.h"

Syntax

namespace UtilityHelpers
{
    template<typename Predicate>
    FTransform UtilityHelpers::GetBaseTransformByMode
    (
        ETransformSpaceMode TransformSpaceMode,
        Predicate TransformGetter,
        const FRigElementKey & ParentKey,
        const FRigElementKey & BaseKey,
        const FTransform & BaseTransform
    )
}

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