Click or drag to resize

Polygon2DClearBones Method

Removes all bones from this Polygon2D.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ClearBones()
See Also