IIndicedVertexElement Interface
VertexElement with indice data.

Namespace: Aspose.ThreeD.Entities
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IIndicedVertexElement

The IIndicedVertexElement type exposes the following members.

Properties
  NameDescription
Public propertyIndices
Gets the indice data
See Also