unreal.AnimNode_PoseSearchHistoryCollector_Base¶
- class unreal.AnimNode_PoseSearchHistoryCollector_Base(pose_count: int = 0, pose_duration: float = 0.0)¶
Bases:
AnimNode_BaseAnim Node Pose Search History Collector Base
C++ Source:
Plugin: PoseSearch
Module: PoseSearch
File: AnimNode_PoseSearchHistoryCollector.h
Editor Properties: (see get_editor_property/set_editor_property)
collected_bones(Array[BoneReference]): [Read-Write]pose_count(int32): [Read-Write] The maximum amount of poses that can be storedpose_duration(float): [Read-Write] The time horizon for how long a pose will be stored in seconds