VehicleWheelGetSkidinfo Method |
Returns a value between 0.0 and 1.0 that indicates whether this wheel is skidding. 0.0 is skidding (the wheel has lost grip, e.g. icy terrain), 1.0 means not skidding (the wheel has full grip, e.g. dry asphalt road).
Namespace: Godot
public float GetSkidinfo()
[Missing <returns> documentation for "M:Godot.VehicleWheel.GetSkidinfo"]