VertexElementVertexColor

VertexElementVertexColor

VertexElementVertexColor — klasa VertexElementVertexColor. Dziedziczy po: VertexElement.

Methods: Aspose.ThreeD


Metody

Brak publicznych właściwości udokumentowanych w źródle.


Metody

Brak publicznych metod udokumentowanych w źródle.


Zobacz także

NameTypeAccessDescription
DataList<FVector4>ReadGets the data.
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
VertexElementVertexColor(mappingMode: MappingMode, referenceMode: ReferenceMode)Creates a vertex color element with 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.
 Polski