Click or drag to resize

DampedSpringJoint2DLength Property

The spring joint's maximum length. The two attached bodies cannot stretch it past this value.

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

Property Value

Type: Single
See Also