Click or drag to resize

LineShape2DGetD Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.LineShape2D.GetD"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.LineShape2D.GetD"]

See Also