ThreeMeshObject.draw_vertices
- ThreeMeshObject.draw_vertices(vertices, color)
Draw the vertices of the mesh.
Vertices are drawn based on the values of
self.show_vertices
self.vertexcolor
self.vertextext
self.vertexsize
- Returns:
- list
The identifiers of the objects representing the vertices in the visualization context.