Click or drag to resize

DampedSpringJoint2DGetRestLength Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.DampedSpringJoint2D.GetRestLength"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetRestLength is deprecated. Use the RestLength property instead.")]
public float GetRestLength()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.DampedSpringJoint2D.GetRestLength"]

See Also