public Mesh sharedMesh ;

描述

用于碰撞检测的网格对象。

如果在设置 sharedMesh 之前,网格的任何顶点、索引或三角形发生了更改,则会重新构建 MeshCollider 的形状。

no example available in C#