MeshInstance.createTrimeshCollision

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

struct MeshInstance
@nogc nothrow
void
createTrimeshCollision
()

Meta