Click or drag to resize

VehicleTypeRearWheelAntiRollBarStiffness Property

Stiffness (spring constant in N/m) of rear wheel anti rollbar. Can be 0 to disable the anti-rollbar.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<double> RearWheelAntiRollBarStiffness { get; set; }

Property Value

Type: ReferenceDouble
See Also