get_vertex_element_of_uv method

get_vertex_element_of_uv

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):
    ...
ParameterTypeDescription
texture_mappingTextureMapping

See Also