HEOMeshCollider
HEOMeshCollider will generate a collider on build based on the mesh information ib a 3D model.
How to use with Collider
1. Split the mesh and Unity mesh collider to separated gameobjects.
2. Attach HEOMeshCollider to the object attached with the target Unity mesh collider.
3. Build and Run world to see the collider generated according to the 3D model's mesh.