Navigation
API > API/Plugins > API/Plugins/ChaosMover
Local-only inputs that control how ChaosMover generates predicted trajectory samples.
| Name | FChaosMoverTrajectoryPredictionInputs |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/ChaosMoverSimulationTypes.h |
| Include Path | #include "ChaosMover/ChaosMoverSimulationTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FChaosMoverTrajectoryPredictionInputs : public FMoverDataStructBase
Inheritance Hierarchy
- FMoverDataStructBase → FChaosMoverTrajectoryPredictionInputs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumPredictionSteps | int32 | ChaosMover/ChaosMoverSimulationTypes.h |
|
|
| SecondsPerStep | float | ChaosMover/ChaosMoverSimulationTypes.h |
|