unreal.PoseDriverOutput¶
- class unreal.PoseDriverOutput¶
Bases:
EnumBaseOptions for what PoseDriver should be driving
C++ Source:
Module: AnimGraphRuntime
File: AnimNode_PoseDriver.h
- DRIVE_CURVES: PoseDriverOutput = Ellipsis¶
Use the target’s DrivenName to drive curves
- Type:
1
- DRIVE_POSES: PoseDriverOutput = Ellipsis¶
Use target’s DrivenName to drive poses from the assigned PoseAsset
- Type:
0