EPoseDriverOutput

Options for what PoseDriver should be driving

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_PoseDriver.h

Include

#include "AnimNodes/AnimNode_PoseDriver.h"

Syntax

enum EPoseDriverOutput
{
    DrivePoses,
    DriveCurves,
}

Values

Name

Description

DrivePoses

Use target's DrivenName to drive poses from the assigned PoseAsset

DriveCurves

Use the target's DrivenName to drive curves

Remarks

Options for what PoseDriver should be driving

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