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
| Name | Type | Access | Description |
|---|---|---|---|
mapping | TextureMapping | Read | Provides direct access to the element’s TextureMapping |
Metódy
| 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 |