Click or drag to resize

MeshCreateTrimeshShape Method

Calculate a ConcavePolygonShape from the mesh.

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

Return Value

Type: Shape

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

See Also