Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes
References
| |
|
| Module |
AnimGraphRuntime |
| Header |
/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_PoseDriver.h |
| Include |
#include "AnimNodes/AnimNode_PoseDriver.h" |
Syntax
struct FPoseDriverTransform
Translation and rotation for a particular bone at a particular target
Variables
| |
Type |
Name |
Description |
 |
FRotator |
TargetRotation |
Rotation of this target |
 |
FVector |
TargetTranslation |
Translation of this target |
Constructors
| |
Type |
Name |
Description |
 |
|
|
|