Interface IIndexedVertexElement

IIndexedVertexElement interface

VertexElement with indices data.

public interface IIndexedVertexElement

Properties

NameDescription
Indices { get; }Gets the indices data

See Also