Click or drag to resize

SliderJointAngularLimit__damping Property

The amount of damping of the rotation when the limit is surpassed.

A lower damping value allows a rotation initiated by body A to travel to body B slower.

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

Property Value

Type: Single
See Also