unreal.PoseSearchExcludeFromDatabaseParameters

class unreal.PoseSearchExcludeFromDatabaseParameters

Bases: StructBase

Pose Search Exclude from Database Parameters

C++ Source:

  • Plugin: PoseSearch

  • Module: PoseSearch

  • File: PoseSearchDatabase.h

Editor Properties: (see get_editor_property/set_editor_property)

  • sequence_end_interval (float): [Read-Write] Determines how much of the end of an animation segment is preserved for blending in seconds. Excluding the end of animation segments helps ensure an exact future trajectory, and also prevents the selection of a anim segment which will end too soon to be worth selecting.

  • sequence_start_interval (float): [Read-Write] Determines how much of the start of an animation segment is preserved for blending in seconds. Excluding the beginning of animation segments can help ensure an exact past trajectory is used when building the channels.