Ejemplo n.º 1
0
 private void Start()
 {
     hexMesh.Triangulate(cells);
     frameMesh.FrameHighLight(cells);
 }