photogrammetry_importer.importers.mesh_utility

Module Contents

photogrammetry_importer.importers.mesh_utility.add_color_emission_to_material(mesh_obj)

Add color emmision for the given mesh to improve the visibility.

photogrammetry_importer.importers.mesh_utility.add_mesh_vertex_color_material(mesh_obj, mesh_material_name, add_mesh_color_emission)

Add a material with vertex colors to the given mesh.