Click or drag to resize

VehicleTypeWheelDifferentialEngineTorqueRatio Property

How much of the engines torque is applied to this differential (0 = none, 1 = full).

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<double> DifferentialEngineTorqueRatio { get; set; }

Property Value

ReferenceDouble
See Also