Click or drag to resize

PinJointParams__damping Property

The force with which the pinned objects stay in velocity relation to each other. The higher, the stronger.

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

Property Value

Type: Single
See Also