fmeobjects.FMEMesh.numVertexColors

FMEMesh.numVertexColors()

Returns the total number of vertex colors, including invalid ones. This will be either 0, if the mesh does not contain vertex colors, or the same as the number of vertices.

Return type:

int

Returns:

Returns the number of vertex colors.