Function 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.
void createConvexCollision() nothrow @nogc;