Click or drag to resize

SliderJointLinearLimit__restitution Property

The amount of restitution once the limits are surpassed. The lower, the more velocity-energy gets lost.

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

Property Value

Type: Single
See Also