A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....polygons to mesh // Front face (Z+) mesh . CreatePolygon ( new int... 5 , 6 , 2 }); // Back face (Z-) mesh . CreatePolygon ( new int...