Click or drag to resize

VehicleTypeWheelLateralFriction Property

Friction in sideway direction of tire as a function of the slip angle (degrees): angle between relative contact velocity and vehicle direction.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public ReferenceList<CurvePoint1F> LateralFriction { get; }

Property Value

ReferenceListCurvePoint1F
See Also