Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearch.h |
Include |
#include "PoseSearch/PoseSearch.h" |
UCLASS(BlueprintType, Category="Animation|Pose Search")
class UPoseSearchDatabase : public UDataAsset
A data asset for indexing a collection of animation sequences.
Name | Description | ||
---|---|---|---|
|
ExtrapolationParameters |
||
|
const UPoseSear... |
Schema |
|
|
SearchIndex |
||
|
Sequences |
||
|
SimpleSequences |
Drag and drop animations here to add them in bulk to Sequences. |
|
|
Weights |
Name | Description | ||
---|---|---|---|
|
DoesSequenceLoop ( |
||
|
FindSequenceForPose ( |
||
|
FFloatInterv... |
GetEffectiveSamplingRange ( |
|
|
GetPoseIndexFromAssetTime ( |
||
|
float |
GetSequenceLength ( |
|
|
IsValidForIndexing() |
||
|
IsValidForSearch() |
Name | Description | ||
---|---|---|---|
|
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |
|
|
PreSave ( |
Presave function. |