Example #1
0
 void FixedUpdate()
 {
     convexMesh.Build(UpdateVertices(), convexMaterial);
 }