Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/ArcadeSystem.h |
Include |
#include "ArcadeSystem.h" |
struct FTorqueControlConfig
Name | Description | ||
---|---|---|---|
|
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 |
Name | Description | ||
---|---|---|---|
|
InitDefaults() |