unreal.PoseSearchLibrary

class unreal.PoseSearchLibrary(outer=None, name='None')

Bases: unreal.BlueprintFunctionLibrary

Exposes common pose search operations to Blueprint and native code

C++ Source:

  • Plugin: PoseSearch

  • Module: PoseSearch

  • File: PoseSearchLibrary.h

classmethod update_motion_matching_for_sequence_player(anim_update_context, sequence_player, database, trajectory, settings, out_motion_matching_state) MotionMatchingState

Encapsulates and computes the motion matching algorithm for a sequence player

Parameters
Returns

out_motion_matching_state (MotionMatchingState):

Return type

MotionMatchingState