Click or drag to resize

Line2DGetPointCount Method

Returns the Line2D's amount of points.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetPointCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Line2D.GetPointCount"]

See Also