Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FSimpleTireSim |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/TireSystem.h |
| Include Path | #include "TireSystem.h" |
Syntax
class FSimpleTireSim : public TVehicleSystem< FSimpleTireConfig >
Inheritance Hierarchy
- TVehicleSystem → FSimpleTireSim
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSimpleTireSim
(
const FSimpleTireConfig* SetupIn |
TireSystem.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TirePressure | float | TireSystem.h | ||
| TireTemperature | float | TireSystem.h | ||
| TireWear | float | TireSystem.h |