Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
| Include | #include "ChaosVehicleMovementComponent.h" |
Syntax
USTRUCT&40;&41;
struct FVehicleTargetRotationControlConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AutoCentrePitchStrength | ||
| float | AutoCentreRollStrength | ||
| float | AutoCentreYawStrength | ||
| bool | bRollVsSpeedEnabled | ||
| bool | Enabled | Rotation Control Enabled | |
| float | MaxAccel | Rotation mac accel | |
| float | PitchControlScaling | ||
| float | PitchMaxAngle | ||
| float | RollControlScaling | ||
| float | RollMaxAngle | ||
| float | RotationDamping | Rotation damping | |
| float | RotationStiffness | Rotation stiffness |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const Chaos::FTargetRotationControlConfig & | |||
| void | InitDefaults () |