Click or drag to resize

SkeletonClearBones Method

Clear all the bones in this skeleton.

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