Deprecated since v11.
TransmissionGearingProfile is a ScriptableObject that determines the gear ratios for the TransmissionComponent.
Forward Gears list contains all forward gear ratios in order from 1st gear up. In the example above:Reverse Gears list contains all reverse gear ratios. Multiple reverse gears can be added, e.g.Final Gear Ratio is the coefficient by which all the gears are multiplied. This is very similar to differential gear ratio and can be used to tune the gearing without having to adjust the gearing between individual ratios.