Gets a vertex element at the specified index.
| C# |
public VertexElement this[ int index ] { get; }
- index (Int32)
- Zero-based index of the element
The vertex element
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if the index is out of range. |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)