Click or drag to resize

DampedSpringJoint2DRestLength Property

When the bodies attached to the spring joint move they stretch or squash it. The joint always tries to resize towards this length.

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

Property Value

Type: Single
See Also