Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/ArcadeSystem.h |
Include |
#include "ArcadeSystem.h" |
struct FTargetRotationControlConfig
Name | Description | ||
---|---|---|---|
|
float |
AutoCentrePitchStrength |
|
|
float |
AutoCentreRollStrength |
|
|
float |
AutoCentreYawStrength |
|
|
bRollVsSpeedEnabled |
||
|
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 |
Name | Description | ||
---|---|---|---|
|
InitDefaults() |