VertexElementUV

VertexElementUV

Overview

VertexElementUV is a class in Aspose.3d for Python. Inherits from: VertexElementFVector.

VertexElementUV stores texture‑mapping coordinates and provides a texture_mapping() method to access the associated TextureMapping object.

Properties

NameTypeAccessDescription
texture_mapping'TextureMapping'ReadGets or sets the TextureMapping associated with this UV element

Methods

SignatureDescription
__init__(texture_mapping: 'TextureMapping', name: str, mapping_mode: 'MappingMode', reference_mode: 'ReferenceMode')
add_data(data)Adds the supplied UV data to the vertex element