| CombinedMeshesRendererAddVertices Method |
| Name | Description | |
|---|---|---|
| AddVertices(VertexPositionNormalTexture, Int16, MaterialAPI) |
Add array of vertices to the combined mesh.
Note: will not take effect until 'Build()' is called.
| |
| AddVertices(VertexPositionNormalTexture, Int16, Matrix, MaterialAPI) |
Add array of vertices to the combined mesh.
Note: will not take effect until 'Build()' is called.
|