Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearch.h |
Include |
#include "PoseSearch/PoseSearch.h" |
USTRUCT(BlueprintType, Category="Animation|Pose Search")
struct FPoseSearchDatabaseSequence
An entry in a UPoseSearchDatabase.
Name | Description | ||
---|---|---|---|
|
bLoopAnimation |
||
|
bLoopFollowUpAnimation |
||
|
bLoopLeadInAnimation |
||
|
FirstPoseIdx |
||
|
TObjectPtr< UAn... |
FollowUpSequence |
Used for sampling future pose information at the end of the main sequence. |
|
TObjectPtr< UAn... |
LeadInSequence |
Used for sampling past pose information at the beginning of the main sequence. |
|
NumPoses |
||
|
SamplingRange |
||
|
TObjectPtr< UAn... |
Sequence |