Click or drag to resize

VehicleTypeEngineNormalizedTorque Property

Curve that describes a ratio of the max torque the engine can produce vs the fraction of the max RPM of the engine.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public ReferenceList<CurvePoint1F> EngineNormalizedTorque { get; }

Property Value

ReferenceListCurvePoint1F
See Also