unreal.PoseSearchExtrapolationParameters

class unreal.PoseSearchExtrapolationParameters

Bases: StructBase

Pose Search Extrapolation Parameters

C++ Source:

  • Plugin: PoseSearch

  • Module: PoseSearch

  • File: PoseSearchAssetSampler.h

Editor Properties: (see get_editor_property/set_editor_property)

  • angular_speed_threshold (float): [Read-Write] If the angular root motion speed in degrees is below this value, it will be treated as zero.

  • linear_speed_threshold (float): [Read-Write] If the root motion linear speed is below this value, it will be treated as zero.

  • sample_time (float): [Read-Write] Time from sequence start/end used to extrapolate the trajectory.