Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleManagerAsyncCallback.h |
| Include | #include "ChaosVehicleManagerAsyncCallback.h" |
Syntax
struct FPhysicsVehicleInputs
Remarks
Per Vehicle input State from Game Thread to Physics Thread
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | GravityZ | ||
| FNetworkVehicleInputs | NetworkInputs | ||
| FCollisionResponseContainer | TraceCollisionResponse | ||
| FCollisionQueryParams | TraceParams | ||
| TArray< FWheelTraceParams > | WheelTraceParams |
Constructors
| Type | Name | Description | |
|---|---|---|---|