fmeobjects.FMEMesh.appendVertexColored
- FMEMesh.appendVertexColored(x, y, z, r, g, b)
Appends the point to the end of the vertex list using color information provided. This method will assume that passed vertices are in local coordinates (i.e. the transformation matrix will be applied to these vertices).
- Parameters:
- Return type:
None