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 FPoseSearchChannelDynamicWeightParams
Name | Description | ||
---|---|---|---|
|
float |
ChannelWeightScale |
Multiplier for the contribution of this score component. Final weight will be normalized with other channels after scaling. |
|
float |
HistoryWeightScale |
Multiplier for history score contribution. Normalized with prediction weight after scaling. |
|
float |
PredictionWeightScale |
Multiplier for prediction score contribution. Normalized with history weight after scaling. |
Name | Description | ||
---|---|---|---|
|
operator!= ( |
||
|
operator== ( |