Summary
Fills all the indices for the specified sub mesh such that 'Indices[subMesh][i] == i' up to the capacity
of that sub mesh.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- MeshBuilder
Syntax
public void FillIncrementalIndices(int subMesh = 0)
Parameters
Name | Type | Description |
---|---|---|
subMesh | int |
Return Value
Type | Description |
---|---|
void |