Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/ArcadeSystem.h |
| Include | #include "ArcadeSystem.h" |
Syntax
struct FTorqueControlConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | Enabled | Torque Control Enabled | |
| float | PitchTorqueScaling | Pitch Torque Scaling | |
| float | RollFromSteering | ||
| float | RollTorqueScaling | Roll Torque Scaling | |
| float | RotationDamping | Rotation damping | |
| float | YawFromRollTorqueScaling | ||
| float | YawFromSteering | ||
| float | YawTorqueScaling | Yaw Torque Scaling |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitDefaults () |