Class JBeamGearboxDefinition
- Namespace
- LibreRally.Vehicle.JBeam
- Assembly
- LibreRally.dll
Definition for a manual or automatic gearbox.
public class JBeamGearboxDefinition
- Inheritance
-
JBeamGearboxDefinition
- Inherited Members
Properties
GearRatios
List of forward gear ratios.
public List<float> GearRatios { get; init; }