VehicleWheel.getSkidinfo

Returns a value between 0.0 and 1.0 that indicates whether this wheel is skidding. 0.0 is not skidding, 1.0 means the wheel has lost grip.

struct VehicleWheel
@nogc nothrow const
double
getSkidinfo
()

Meta