Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/ArcadeSystem.h |
| Include | #include "ArcadeSystem.h" |
Syntax
struct FTargetRotationControlConfig
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 |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitDefaults () |