 | PrimitiveMeshIndices Property |
Primitive Mesh index 인덱스 목록 (count >= 3, count % 3 == 0)
Namespace:
VIZCore3DX.NET.Data
Assembly:
VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.1127 (1.1.25.1127)
Syntaxpublic List<ushort> Indices { get; set; }Property Value
Type:
ListUInt16
See Also