unreal.PoseSearchHistory

class unreal.PoseSearchHistory

Bases: StructBase

Experimental, this feature might be removed without warning, not for production use

C++ Source:

  • Plugin: PoseSearch

  • Module: PoseSearch

  • File: PoseSearchHistory.h

Editor Properties: (see get_editor_property/set_editor_property)

  • max_num_poses (int32): [Read-Write] max number of stored poses in this pose history

  • sampling_interval (float): [Read-Write] frequency of sampling of poses in this pose history. negative numbers will store a new pose on every update

  • trajectory (TransformTrajectory): [Read-Write]

  • trajectory_speed_multiplier (float): [Read-Write]