Struct TopologyVertex
- Namespace
- Lime
- Assembly
- Lime.dll
public struct TopologyVertex : ITopologyPrimitive
- Implements
- Inherited Members
Fields
Index
public ushort Index
Field Value
Properties
Count
public int Count { get; }
Property Value
this[int]
public ushort this[int index] { get; }
Parameters
index
int