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 FPoseSearchExtrapolationParameters
Name | Description | ||
---|---|---|---|
|
float |
AngularSpeedThreshold |
If the angular root motion speed in degrees is below this value, it will be treated as zero. |
|
float |
LinearSpeedThreshold |
If the root motion linear speed is below this value, it will be treated as zero. |
|
float |
SampleTime |
Time from sequence start/end used to extrapolate the trajectory. |