Method GetVertices
GetVertices(uint, TopologyCategoryMask)
Returns the vertices of a tessellation
Declaration
public VertexList GetVertices(uint tessellation, TopologyCategoryMask category)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | tessellation | The tessellation |
| TopologyCategoryMask | category | Category mask of the wanted edges |
Returns
| Type | Description |
|---|---|
| VertexList |