fmeobjects.FMEMesh.hasTextureCoordinatesU

FMEMesh.hasTextureCoordinatesU()

Returns True if the texture coordinates stored have the specified component. Returns False if no texture coordinates are stored or the specified component of the texture coordinates is not valid for this mesh.

Return type:

bool

Returns:

Returns True if the texture coordinates stored have the specified component, and False otherwise.