Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
FTargetRotationControlConfig |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/ArcadeSystem.h |
| Include Path |
#include "ArcadeSystem.h" |
Syntax
struct FTargetRotationControlConfig
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AutoCentrePitchStrength |
float |
|
ArcadeSystem.h |
|
| AutoCentreRollStrength |
float |
|
ArcadeSystem.h |
|
| AutoCentreYawStrength |
float |
|
ArcadeSystem.h |
|
| bRollVsSpeedEnabled |
bool |
|
ArcadeSystem.h |
|
| Enabled |
bool |
Rotation Control Enabled |
ArcadeSystem.h |
|
| MaxAccel |
float |
Rotation mac accel |
ArcadeSystem.h |
|
| PitchControlScaling |
float |
|
ArcadeSystem.h |
|
| PitchMaxAngle |
float |
|
ArcadeSystem.h |
|
| RollControlScaling |
float |
|
ArcadeSystem.h |
|
| RollMaxAngle |
float |
|
ArcadeSystem.h |
|
| RotationDamping |
float |
Rotation damping |
ArcadeSystem.h |
|
| RotationStiffness |
float |
Rotation stiffness |
ArcadeSystem.h |
|
Functions
Public