VertexElementMaterial

VertexElementMaterial

VertexElementMaterial — VertexElementMaterial klasė. Paveldima iš: VertexElement.

Methods: Aspose.ThreeD


Methods

Nėra viešų savybių, dokumentuotų šaltinyje.


Methods

Nėra viešų metodų, dokumentuotų šaltinyje.


Žr. taip pat

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
VertexElementMaterial(mappingMode: MappingMode, referenceMode: ReferenceMode)Creates a material vertex element with the given mapping and reference modes
SetIndices(data: int[])Sets the indices data
Clear()Clears all the data from this vertex element.
ToString()String representation of vertex element.
 Lietuvių