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 FPoseSearchChannelWeightParams
Name | Description | ||
---|---|---|---|
|
float |
ChannelWeight |
Contribution of this score component. Normalized with other channels. |
|
HistoryParams |
History horizon params (for sample offsets <= 0) |
|
|
PredictionParams |
Prediction horizon params (for sample offsets > 0) |
|
|
TypeWeights |
Contribution of each type within this channel. |
Name | Description | |
---|---|---|
|
FPoseSearchChannelWeightParams() |