Click or drag to resize

SliderJointLinearLimit__damping Property

The amount of damping that happens once the limit defined by LinearLimit__lowerDistance and LinearLimit__upperDistance is surpassed.

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

Property Value

Type: Single
See Also