Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FCoreModularVehicleDebugParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include Path | #include "SimModule/SimulationModuleBase.h" |
Syntax
struct FCoreModularVehicleDebugParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DisableForces | bool | SimModule/SimulationModuleBase.h | ||
| DrawForceScaling | float | SimModule/SimulationModuleBase.h | ||
| LevelSlopeThreshold | float | SimModule/SimulationModuleBase.h | ||
| ShowForces | bool | SimModule/SimulationModuleBase.h | ||
| ShowMass | bool | SimModule/SimulationModuleBase.h |