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