Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/FSimpleWheelConfig
todo: use this
| Name | EWheelSimulationStatus |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/WheelSystem.h |
| Include Path | #include "WheelSystem.h" |
Syntax
enum EWheelSimulationStatus
{
ROLLING,
SPINNING,
LOCKED,
}
Values
| Name | Remarks |
|---|---|
| ROLLING | |
| SPINNING | |
| LOCKED |