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
| Name | Type | Access | Description |
|---|---|---|---|
mapping | TextureMapping | Read | Provides direct access to the element’s TextureMapping |
Módszerek
| Signature | Description |
|---|---|
VertexElementUV(mapping: TextureMapping, mappingMode: MappingMode, referenceMode: ReferenceMode) | Creates a UV element with specified texture mapping, mapping mode, and reference mode |
getMapping() → TextureMapping | Returns the TextureMapping associated with this UV element |