FSimpleEngineSim::SetEngineRPM

When the wheels are in contact with the ground and clutch engaged then the load on the engine from the wheels determines the engine speed.

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/EngineSystem.h

Include

#include "EngineSystem.h"

Syntax

void SetEngineRPM
(
    bool FreeRunningIn,
    float InEngineRPM
)

Remarks

When the wheels are in contact with the ground and clutch engaged then the load on the engine from the wheels determines the engine speed. With no clutch simulation just setting the engine RPM directly to match the wheel speed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss