unreal.PoseSearchTrajectorySample

class unreal.PoseSearchTrajectorySample

Bases: StructBase

Pose Search Trajectory Sample

C++ Source:

  • Plugin: PoseSearch

  • Module: PoseSearch

  • File: PoseSearchFeatureChannel_Trajectory.h

Editor Properties: (see get_editor_property/set_editor_property)

  • debug_color (LinearColor): [Read-Write]

  • flags (int32): [Read-Write] This allows the user to define what information from the channel you want to compare to.

  • offset (float): [Read-Write] the data relative to the sampling time associated to this FPoseSearchTrajectorySample will be offsetted by Offset seconds. For example, Flags is Position, and Offset is 0.5, this channel will try to match the future position of the trajectory 0.5 seconds ahead

  • weight (float): [Read-Write]