Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule > API/Runtime/ChaosVehiclesCore/SimModule/UDefaultModularVehicleInputModif-
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/ModuleInput.h |
| Include | #include "SimModule/ModuleInput.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/SimModule/ModuleInput.cpp |
virtual FModuleInputValue InterpInputValue
(
float DeltaTime,
const FModuleInputValue & CurrentValue,
const FModuleInputValue & NewValue
) const
Remarks
Controller input curve - should be a normalized float curve, i.e. time from 0 to 1 and values between 0 and 1 This curve is only sued if the InputCurveFunction above is set to CustomCurve Change an output value using max rise and fall rates