IIndicedVertexElement Interface |
VertexElement with indice data.
Namespace: Aspose.ThreeD.EntitiesAssembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface IIndicedVertexElement
Public Interface IIndicedVertexElement
public interface class IIndicedVertexElement
type IIndicedVertexElement = interface end
The IIndicedVertexElement type exposes the following members.
Properties
| Name | Description |
---|
 | Indices |
Gets the indice data
|
See Also