| HistoryLengthSeconds |
float |
This should generally match the longest history required by a Motion Matching Database in the project. |
MotionTrajectoryLibrary.h |
- EditDefaultsOnly
- BlueprintReadOnly
- Category="Trajectory Settings"
|
| HistorySamplesPerSecond |
int32 |
Higher values will cost more storage and processing time, but give higher accuracy. |
MotionTrajectoryLibrary.h |
- EditDefaultsOnly
- BlueprintReadOnly
- Category="Trajectory Settings"
- Meta=(ClampMin="1", ClampMax="120")
|
| NumHistorySamples |
int32 |
|
MotionTrajectoryLibrary.h |
|
| NumPredictionSamples |
int32 |
|
MotionTrajectoryLibrary.h |
|
| PredictionLengthSeconds |
float |
This should match the longest trajectory prediction required by a Motion Matching Database in the project. |
MotionTrajectoryLibrary.h |
- EditDefaultsOnly
- BlueprintReadOnly
- Category="Trajectory Settings"
|
| PredictionSamplesPerSecond |
int32 |
Higher values will cost more storage and processing time, but give higher accuracy. |
MotionTrajectoryLibrary.h |
- EditDefaultsOnly
- BlueprintReadOnly
- Category="Trajectory Settings"
- Meta=(ClampMin="1", ClampMax="120")
|
| SecondsPerHistorySample |
float |
|
MotionTrajectoryLibrary.h |
|
| SecondsPerPredictionSample |
float |
|
MotionTrajectoryLibrary.h |
|