draw_texts

compas_blender.utilities.draw_texts(texts: List[Dict], collection: Optional[Union[str, bpy.types.Collection]] = None, color: Union[Tuple, Dict] = (1.0, 1.0, 1.0)) List[bpy.types.Object][source]

Draw text objects.