VertexElement

VertexElement

Übersicht über die

VertexElement ist eine Klasse in Aspose.3D FOSS für .NET.

Basisklasse der Oberteilselemente

Eigenschaften

NameTypeAccessDescription
VertexElementTypeVertexElementTypeReadGets the vertex element type.
NamestringRead/WriteGets or sets the name.
MappingModeMappingModeRead/WriteGets or sets the mapping mode.
ReferenceModeReferenceModeRead/WriteGets or sets the reference mode.
IndicesIArrayList<int>ReadGets the indices.
SignatureDescription
SetIndices(data: int[])Sets the indices data
Clear()Clears all the data from this vertex element.
ToString()String representation of vertex element.
 Deutsch