Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FAxleSim |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/WheelSystem.h |
| Include Path | #include "WheelSystem.h" |
Syntax
class FAxleSim : public TVehicleSystem< FAxleConfig >
Inheritance Hierarchy
- TVehicleSystem → FAxleSim
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAxleSim() |
WheelSystem.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Setup | FAxleConfig | WheelSystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Simulate
(
float DeltaTime |
WheelSystem.h |