YACC YACC
YACC YACC
Made with ❤️ for Unity

Search Results for

    Method EvaluateTorqueCurveAtRPM

    EvaluateTorqueCurveAtRPM(float)

    Returns a value between 0 and 1 based on the current RPM and the torque curve.

    Declaration
    public float EvaluateTorqueCurveAtRPM(float atRPM = 0)
    Parameters
    Type Name Description
    float atRPM

    Target RPM of the engine

    Returns
    Type Description
    float

    Value between 0 and 1

    © Deimos Industries Ltd. All rights reserved.