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. |
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. |