Click or drag to resize

Polygon2DGetBoneCount Method

Returns the number of bones in this Polygon2D.

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Polygon2D.GetBoneCount"]

See Also