Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
Motor settings.
| Name | FMotorSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/MotorModule.h |
| Include Path | #include "SimModule/MotorModule.h" |
Syntax
struct FMotorSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMotorSettings() |
SimModule/MotorModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EngineInertia | float | SimModule/MotorModule.h | ||
| MaxRPM | float | SimModule/MotorModule.h | ||
| MaxTorque | float | SimModule/MotorModule.h |