get_vertex_element_of_uv method
get_vertex_element_of_uv(self, texture_mapping)
Gets a VertexElementUV instance with given texture mapping type
Returns
VertexElementUV with the texture mapping type
def get_vertex_element_of_uv(self, texture_mapping):
    ...
| Parameter | Type | Description | 
|---|---|---|
| texture_mapping | aspose.threed.entities.TextureMapping | 
See Also
- module aspose.threed.entities
- class Geometry
- class VertexElementUV