unreal.PoseDriverSource¶
- class unreal.PoseDriverSource¶
Bases:
EnumBaseTransform aspect used to drive interpolation
C++ Source:
Module: AnimGraphRuntime
File: AnimNode_PoseDriver.h
- ROTATION: PoseDriverSource = Ellipsis¶
Drive using rotation
- Type:
0
- TRANSLATION: PoseDriverSource = Ellipsis¶
Driver using translation
- Type:
1