| C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > Mesh Class : Create Method |
| Overload | Description |
|---|---|
| Create(RenderTarget) | Create a mesh that uses triangles to describe a shape. |
| Create(RenderTarget,Triangle[]) | Create a mesh that uses triangles to describe a shape and populates it with triangles. |