Click or drag to resize

Physics2DDirectBodyStateTotalLinearDamp Property

The rate at which the body stops moving, if there are not any other forces moving it.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float TotalLinearDamp { get; }

Property Value

Type: Single
See Also