Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
FTorqueControlConfig |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/ArcadeSystem.h |
| Include Path |
#include "ArcadeSystem.h" |
Syntax
struct FTorqueControlConfig
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Enabled |
bool |
Torque Control Enabled |
ArcadeSystem.h |
|
| PitchTorqueScaling |
float |
Pitch Torque Scaling |
ArcadeSystem.h |
|
| RollFromSteering |
float |
|
ArcadeSystem.h |
|
| RollTorqueScaling |
float |
Roll Torque Scaling |
ArcadeSystem.h |
|
| RotationDamping |
float |
Rotation damping |
ArcadeSystem.h |
|
| YawFromRollTorqueScaling |
float |
|
ArcadeSystem.h |
|
| YawFromSteering |
float |
|
ArcadeSystem.h |
|
| YawTorqueScaling |
float |
Yaw Torque Scaling |
ArcadeSystem.h |
|
Functions
Public