unreal.PoseDriverOutput

class unreal.PoseDriverOutput

Bases: EnumBase

Options for what PoseDriver should be driving

C++ Source:

  • Module: AnimGraphRuntime

  • File: AnimNode_PoseDriver.h

DRIVE_CURVES: PoseDriverOutput

Use the target’s DrivenName to drive curves

Type:

1

DRIVE_POSES: PoseDriverOutput

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

Type:

0