FAnimNode_ControlRig_ExternalSource

Animation node that allows animation ControlRig output to be used in an animation graph

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ControlRig

Header

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

Include

#include "AnimNode_ControlRig_ExternalSource.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FAnimNode_ControlRig_ExternalSource : public FAnimNode_ControlRigBase

Remarks

Animation node that allows animation ControlRig output to be used in an animation graph

Constructors

Functions

Name Description

Public function

void

 

SetControlRig

(
    UControlRig* InControlRig
)

Overridden from FAnimNode_ControlRigBase

Name Description

Public function Virtual Const

UControlRig ...

 

GetControlRig()

Return Control Rig of current object

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