Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
FEngineSettings |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/EngineModule.h |
| Include Path |
#include "SimModule/EngineModule.h" |
Syntax
struct FEngineSettings
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EngineBrakeEffect |
float |
|
SimModule/EngineModule.h |
|
| EngineInertia |
float |
|
SimModule/EngineModule.h |
|
| IdleRPM |
uint16 |
|
SimModule/EngineModule.h |
|
| MaxRPM |
uint16 |
|
SimModule/EngineModule.h |
|
| MaxTorque |
float |
|
SimModule/EngineModule.h |
|
| TorqueCurve |
FNormalisedGraph |
|
SimModule/EngineModule.h |
|
Functions
Public