ThreePolyhedronObject.draw

ThreePolyhedronObject.draw()

Draw the polyhedron associated with the scene object.

Parameters:
colorrgb1 | rgb255 | compas.colors.Color, optional

The RGB color of the polyhedron.

Returns:
list[three.Mesh, three.LineSegments]

List of pythreejs objects created.