VehicleTypeRearWheelDifferentialLeftRightSplit Property |
Defines how the engine torque is split across the left and right wheel (0 = left, 0.5 = center, 1 = right).
Namespace:
NeoAxis
Assembly:
NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic Reference<double> RearWheelDifferentialLeftRightSplit { get; set; }
Property Value
Type:
ReferenceDouble
See Also