| bModifyPitch |
bool |
Whether scale the overall pitch by the boost strength |
BoostMotorSimComponent.h |
- EditAnywhere
- Category="Pitch"
|
| BoostToPitchCurve |
FRuntimeFloatCurve |
Curve to derive final pitch value (in playback speed) from boost strength. |
BoostMotorSimComponent.h |
- EditAnywhere
- Category="Pitch"
- Meta=(EditCondition="bModifyPitch = true")
|
| InterpExp |
float |
Controls shape of the scaling |
BoostMotorSimComponent.h |
- EditAnywhere
- Category="Throttle"
- Meta=(ClampMin="0.1")
|
| InterpTime |
float |
How fast the torque scales when starting to boost. |
BoostMotorSimComponent.h |
- EditAnywhere
- Category="Throttle"
- Meta=(ClampMin="0.1")
|
| PitchModifierInterpSpeed |
float |
Speed at which pitch approaches its target value. |
BoostMotorSimComponent.h |
- EditAnywhere
- Category="Pitch"
- Meta=(EditCondition="bModifyPitch = true")
|
| ScaleThrottleWithBoostStrength |
bool |
Whether to use the boost strength to scale ThrottleScale, or just check if it is > 0 to apply the throttle scalar |
BoostMotorSimComponent.h |
- EditAnywhere
- Category="Throttle"
- Meta=(ClampMin="0.1")
|
| ThrottleScale |
float |
Scale the engine torque by this value when boost is active. |
BoostMotorSimComponent.h |
- EditAnywhere
- Category="Throttle"
- Meta=(ClampMin="0.1")
|