Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
Include |
#include "ChaosVehicleMovementComponent.h" |
USTRUCT()
struct FVehicleTorqueControlConfig
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 | |
---|---|---|
|
FVehicleTorqueControlConfig() |
Name | Description | ||
---|---|---|---|
|
const Chaos:... |
GetTorqueControlConfig() |
|
|
InitDefaults() |