https://docs.unity3d.com/6000.2/Documentation/Manual/creating-meshes.html
- can create a mesh on-demand at runtime via code
creating mesh
- https://catlikecoding.com/unity/tutorials/procedural-meshes/creating-a-mesh/
- set vertices of mesh with Vector3[] of vertices