Click or drag to resize

VehicleTypeWheelAntiRollBarStiffness Property

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

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

Property Value

ReferenceDouble
See Also