Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/TireSystem.h |
| Include | #include "TireSystem.h" |
Syntax
struct FSimpleTireConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Depth | ||
| float | InitialTirePressure | ||
| float | InitialTireWear | ||
| float | KineticFrictionCoefficient | ||
| float | Radius | ||
| float | StaticFrictionCoefficient | ||
| float | Width |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Tires are normally specified as 192/55R15. |