Void Context3DWrapper.DrawShell(IEnumerable<Double> param1, IEnumerable<Double> param2, IEnumerable<Int32> param3, IEnumerable<Int32> param4)
Draws a surface defined by a set of faces (three or four vertices per face).
This function can be called directly using the information given by the IGeoTessellation interface.
Examples