Exemplo n.º 1
0
 void Start()
 {
     GetComponent <MeshFilter>().mesh = GeometryMaker.MakePrism();
 }