Navigation
API > API/Plugins > API/Plugins/AudioMotorSimStandardComponents
References
| Module | AudioMotorSimStandardComponents |
| Header | /Engine/Plugins/Runtime/AudioMotorSim/Source/AudioMotorSimStandardComponents/Public/RpmCurveMotorSimComponent.h |
| Include | #include "RpmCurveMotorSimComponent.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FMotorSimGearCurve
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRuntimeFloatCurve | RpmCurve | Normalized curve, 0-1, of the output RPM from the last gear's top speed to this one's | |
| float | SpeedTopThreshold | Speed at which the next gear starts. |