Version: 2018.1
public Mesh sharedMesh ;

Description

The mesh object used for collision detection.

If prior to setting sharedMesh any of the vertices, indices or triangles of the mesh have been changed then the shapes of the MeshCollider will be rebuilt.

no example available in C#