Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchLibrary.h |
Include |
#include "PoseSearch/PoseSearchLibrary.h" |
UCLASS(Category="Animation|Pose Search")
class UPoseSearchLibrary : public UBlueprintFunctionLibrary
Exposes common pose search operations to Blueprint and native code.
Name | Description | ||
---|---|---|---|
|
UpdateMotionMatchingForSequencePlayer ( |
Encapsulates and computes the motion matching algorithm for a sequence player. |