Exemple #1
0
 public void MeshAtPointsUpdate()
 {
     this.meshAtPoints = MakeMesh.GetMeshAtPoints(this.points, this.radius * 2.0f);
 }