VertexElementUV

Összefoglaló

VertexElementUV egy Aspose.3d-ben használt osztály a Java számára. A következőkből származik: ⌒VertexElement` .

VertexElementUV.VertexElementUV UV elemet hoz létre meghatározott textúra-térképezéssel, térképzési móddal és referencia-módlal.

A tulajdonságok

NameTypeAccessDescription
mappingTextureMappingReadProvides direct access to the element’s TextureMapping

Módszerek

SignatureDescription
VertexElementUV(mapping: TextureMapping, mappingMode: MappingMode, referenceMode: ReferenceMode)Creates a UV element with specified texture mapping, mapping mode, and reference mode
getMapping()TextureMappingReturns the TextureMapping associated with this UV element
 Magyar