VertexElementUV

VertexElementUV

Γενική Επισκόπηση

Η VertexElementUV είναι μια τάξη στο Aspose.3D FOSS για το .NET. Ανέρχεται από: ̋VertexElement`, ∂IIndexedVertexElement⌒.

Στοιχείο κορυφής με συντεταγμένες UV

Ιδιότητες

NameTypeAccessDescription
MappingTextureMappingReadGets or sets the texture mapping type used for this UV element
DataList<FVector2>ReadHolds the list of 2‑D texture coordinate vectors (FVector2)
Indicesint[]ReadProvides direct access to the integer index array for this UV element

Μέθοδοι

SignatureDescription
VertexElementUV(mapping: TextureMapping, mappingMode: MappingMode, referenceMode: ReferenceMode)Creates a UV element with specified texture mapping, mapping mode, and reference mode
SetIndices(indices: int[])Sets the indices for index-to-direct mapping
GetIndex(i: int)Gets the index at the specified position
 Ελληνικά