SurfaceArtist.draw
- SurfaceArtist.draw(color=None)[source]
Draw the surface.
- Parameters
color (tuple[float, float, float] |
Color
, optional) – The RGB color of the surface. The default color iscompas.artists.SurfaceArtist.color
.- Returns
list[bpy.types.Object]