Click or drag to resize

DampedSpringJoint2DGetLength Method

Note: This API is now obsolete.

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

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

Return Value

Type: Single

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

See Also