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.
- colorrgb1 | rgb255 |
- Returns:
- list[three.Mesh, three.LineSegments]
List of pythreejs objects created.