fmeobjects.FMEMesh.hasColorAtVertex

FMEMesh.hasColorAtVertex(index)

This method determines if there is color at a vertex.

Return type:

bool

Returns:

Returns True if a valid color exists at the specified index, otherwise returns False if a valid color does not exist at the specified index, the index is out of range, or the mesh does not contain vertex colors.