Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h |
Include |
#include "ChaosVehicleMovementComponent.h" |
USTRUCT()
struct FVehicleTargetRotationControlConfig
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 | |
---|---|---|
|
FVehicleTargetRotationControlConfig() |
Name | Description | ||
---|---|---|---|
|
const Chaos:... |
GetTargetRotationControlConfig() |
|
|
InitDefaults() |