unreal.RigUnit_AnimNextRetargetPose¶
- class unreal.RigUnit_AnimNextRetargetPose(pose: AnimNextGraphLODPose = [], result: AnimNextGraphLODPose = [], target_anim_graph_ref_pose: AnimNextGraphReferencePose = [], execute_context: AnimNextExecuteContext = [])¶
Bases:
RigUnit_AnimNextBaseTranslational retargeting node.
C++ Source:
Plugin: UAF
Module: UAF
File: RigUnit_AnimNextRetargetPose.h
Editor Properties: (see get_editor_property/set_editor_property)
execute_context(AnimNextExecuteContext): [Read-Write] The execution resultpose(AnimNextGraphLODPose): [Read-Write]result(AnimNextGraphLODPose): [Read-Write]target_anim_graph_ref_pose(AnimNextGraphReferencePose): [Read-Write]
- property execute_context: AnimNextExecuteContext¶
[Read-Write] The execution result
- Type:
- property pose: AnimNextGraphLODPose¶
[Read-Write]
- Type:
- property result: AnimNextGraphLODPose¶
[Read-Only]
- Type:
- property target_anim_graph_ref_pose: AnimNextGraphReferencePose¶
[Read-Write]
- Type: