IIndexedVertexElement

IIndexedVertexElement

Overview

IIndexedVertexElement is a interface in Aspose.3D FOSS for .NET.

VertexElement with indices data.

Properties: Indices.

Properties

NameTypeAccessDescription
IndicesIArrayList<int>ReadGets the indices.

See Also