Navigation
API > API/Plugins > API/Plugins/ChaosMover
Mover ground state, holds movement properties relative to the ground.
| Name | FChaosMoverGroundSimState |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/ChaosMoverSimulationTypes.h |
| Include Path | #include "ChaosMover/ChaosMoverSimulationTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FChaosMoverGroundSimState : public FMoverDataStructBase
Inheritance Hierarchy
- FMoverDataStructBase → FChaosMoverGroundSimState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LocalVelocity | FVector | ChaosMover/ChaosMoverSimulationTypes.h |
|