UControlRigHierarchyModifier::GetCurve

Returns a single curve from provided key.

Windows
MacOS
Linux

References

Module

ControlRigDeveloper

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Public/ControlRigHierarchyModifier.h

Include

#include "ControlRigHierarchyModifier.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRigDeveloper/Private/ControlRigHierarchyModifier.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Hierarchy")
FRigCurve GetCurve
(
    const FRigElementKey & InKey
)

Remarks

Returns a single curve from provided key.

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