PolyhedronObject.set_object_color
- PolyhedronObject.set_object_color(obj, color)[source]
- Set the color of a Blender object. - Parameters:
- objbpy.types.Object
- The Blender object. 
- colorrgb1 | rgb255 | compas.colors.Color
- The color specification. 
 
- obj
- Returns:
- None