Create a shell from a GeoTessellation. (The vertex colors are optional).
Declaration Syntax
public IShell3D CreateShell(IGeoTessellation geoTessellation, IEnumerable<int> colors)
Parameters
- geoTessellation(IGeoTessellation)
No details are provided for this entry.
- colors(IEnumerable<int>)
No details are provided for this entry.