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()
struct FPoseSearchIndex
A search index for animation poses. The structure of the search index is determined by its UPoseSearchSchema. May represent a single animation (see UPoseSearchSequenceMetaData) or a collection (see UPoseSearchDatabase).
Name | Description | ||
---|---|---|---|
|
NumPoses |
||
|
PreprocessInfo |
||
|
TObjectPtr< con... |
Schema |
|
|
TArray< float > |
Values |
Name | Description | ||
---|---|---|---|
|
TArrayView< ... |
GetPoseValues ( |
|
|
InverseNormalize ( |
||
|
IsValid() |
||
|
Normalize ( |
||
|
Reset() |