Function 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.

void createTrimeshCollision() nothrow @nogc;