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
Constructors
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| TirePressure |
float |
|
TireSystem.h |
|
| TireTemperature |
float |
|
TireSystem.h |
|
| TireWear |
float |
|
TireSystem.h |
|
Functions
Public