Method AddVertexToModel
AddVertexToModel(uint, uint)
Add a vertex to the model
Declaration
[HandleProcessCorruptedStateExceptions]
public void AddVertexToModel(uint vtx, uint model)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | vtx | Vertex added to the model |
| uint | model | Model |