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