Click or drag to resize

ArrayMeshClearBlendShapes Method

Removes all blend shapes from this ArrayMesh.

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