VertexElementUV

Prehľad

VertexElementUV je trieda v Aspose.3d pre Java. Zdedená od: ⌒VertexElement` .

VertexElementUV.VertexElementUV vytvára UV prvok s špecifikovaným mapovaním textúry, mapovacím režimom a referenčným režímom.

Vlastnosti

NameTypeAccessDescription
mappingTextureMappingReadProvides direct access to the element’s TextureMapping

Metódy

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
 Slovenčina