MeshInstance.createConvexCollision

This helper creates a StaticBody child node with a ConvexPolygonShape collision shape calculated from the mesh geometry. It's mainly used for testing.

struct MeshInstance
@nogc nothrow
void
createConvexCollision
()

Meta