unreal.PoseDriverSource

class unreal.PoseDriverSource

Bases: EnumBase

Transform aspect used to drive interpolation

C++ Source:

  • Module: AnimGraphRuntime

  • File: AnimNode_PoseDriver.h

ROTATION: PoseDriverSource

Drive using rotation

Type:

0

TRANSLATION: PoseDriverSource

Driver using translation

Type:

1