Navigation
Unreal Engine C++ API Reference > Plugins > ChaosVehicles
References
Module | ChaosVehicles |
Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
Include | #include "ChaosVehicleMovementComponent.h" |
Syntax
USTRUCT&40;&41;
struct FVehicleTorqueControlConfig
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 |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
const Chaos::FTorqueControlConfig & | ||
![]() |
void | InitDefaults () |