Click or drag to resize

SliderJointAngularLimit__restitution Property

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

Does not affect damping.

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

Property Value

Type: Single
See Also