Click or drag to resize

MeshCreateConvexShape Method

Calculate a ConvexPolygonShape from the mesh.

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

Return Value

Type: Shape

[Missing <returns> documentation for "M:Godot.Mesh.CreateConvexShape"]

See Also