Navigation
API > API/Plugins > API/Plugins/MotionTrajectory
Specifies the chosen domain parameters for trajectory sample retention and creation.
| Name | FMotionTrajectorySettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Animation/MotionTrajectory/Source/MotionTrajectory/Public/MotionTrajectory.h |
| Include Path | #include "MotionTrajectory.h" |
Syntax
USTRUCT (BlueprintType , Category="Motion Trajectory")
struct FMotionTrajectorySettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Seconds | float | Sample time horizon. | MotionTrajectory.h |
|